Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_map.h73 #define c_map_insert1 _c_map_insert1 macro
107 c_iterator c_map_insert1(c_pmap thiz, c_iterator position, const value_type val);
H A Dc_map.c131 c_iterator c_map_insert1(c_pmap thiz, c_iterator position, const value_type val) in c_map_insert1() function