Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_map.h81 #define c_map_lower_bound _c_map_lower_bound macro
115 c_iterator c_map_lower_bound(c_pmap thiz, key_type key);
H A Dc_map.c112 c_iterator iter = c_map_lower_bound(thiz, key); in c_map_at()
173 c_iterator c_map_lower_bound(c_pmap thiz, key_type key) in c_map_lower_bound() function