Home
last modified time | relevance | path

Searched defs:c_unary_predicate (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_function.h64 #define c_unary_predicate _c_unary_predicate macro
99 typedef struct c_unary_predicate c_unary_predicate; typedef
102 struct c_unary_predicate struct
104 c_bool (*O)(c_unary_predicate * thiz, value_type val); argument
115 c_unary_predicate c_unary_negate(UNARY_PREDICATE unary_pred); argument