Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_function.h62 #define c_unary_function _c_unary_function macro
84 typedef struct c_unary_function c_unary_function; typedef
87 struct c_unary_function struct
89 value_type (*O)(c_unary_function * thiz, value_type val); argument
90 void * _l;