Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_map.h72 #define c_map_insert _c_map_insert macro
106 c_iter_bool_pair c_map_insert(c_pmap thiz, const value_type val);
H A Dc_map.c126 c_iter_bool_pair c_map_insert(c_pmap thiz, const value_type val) in c_map_insert() function