Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_map.h79 #define c_map_find _c_map_find macro
113 c_iterator c_map_find(c_pmap thiz, key_type key);
H A Dc_map.c161 c_iterator c_map_find(c_pmap thiz, key_type key) in c_map_find() function