Searched defs:c_unary_predicate (Results 1 – 1 of 1) sorted by relevance
64 #define c_unary_predicate _c_unary_predicate macro99 typedef struct c_unary_predicate c_unary_predicate; typedef102 struct c_unary_predicate struct104 c_bool (*O)(c_unary_predicate * thiz, value_type val); argument115 c_unary_predicate c_unary_negate(UNARY_PREDICATE unary_pred); argument