Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_algo.h78 #define c_count_if _c_count_if macro
101 size_type c_count_if(c_iterator first, c_iterator last, UNARY_PREDICATE pf);
H A Dc_algo.c271 size_type c_count_if(c_iterator first, c_iterator last, UNARY_PREDICATE pf) in c_count_if() function