Searched defs:c_binary_predicate (Results 1 – 1 of 1) sorted by relevance
65 #define c_binary_predicate _c_binary_predicate macro100 typedef struct c_binary_predicate c_binary_predicate; typedef108 struct c_binary_predicate struct110 c_bool (*O)(c_binary_predicate * thiz, value_type val1, value_type val2); argument116 c_binary_predicate c_binary_negate(BINARY_PREDICATE binary_pred); argument