Searched refs:c_distance1 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/ |
| H A D | c_iterator.h | 65 #define c_distance1 _c_distance1 macro 168 void c_distance1(c_iterator first, c_iterator last, difference_type * pn);
|
| H A D | c_iterator.c | 300 void c_distance1(c_iterator first, c_iterator last, difference_type * pn) in c_distance1() function
|
| H A D | c_tree.c | 901 c_distance1(p.first, p.second, &n); in c_rb_tree_erase1() 960 c_distance1(p.first, p.second, &n); in c_rb_tree_count()
|
| H A D | c_vector.c | 523 c_distance1(first, last, &dn); in c_vector_insert2()
|