Home
last modified time | relevance | path

Searched refs:c_for_each (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_algo.h73 #define c_for_each _c_for_each macro
96 UNARY_FUNCTION c_for_each(c_iterator first, c_iterator last, UNARY_FUNCTION pf);
H A Dc_algo.c137 UNARY_FUNCTION c_for_each(c_iterator first, c_iterator last, UNARY_FUNCTION pf) in c_for_each() function