Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c997 int bc_map_insert(BcVec *v, struct str_len *ptr, size_t *i) { in bc_map_insert() function
4514 new = bc_map_insert(map, &e, &i); in bc_program_search()
5351 new = bc_map_insert(&p->fn_map, &id, &idx); in bc_program_insertFunc()