Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c979 static size_t bc_map_find(BcVec *v, struct str_len *ptr) { in bc_map_find() function
999 *i = bc_map_find(v, ptr); in bc_map_insert()
1009 size_t i = bc_map_find(v, ptr); in bc_map_index()