Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c1008 size_t bc_map_index(BcVec *v, struct str_len *ptr) { in bc_map_index() function
3222 idx = bc_map_index(&p->prog->fn_map, &id); in bc_parse_call()
3226 idx = bc_map_index(&p->prog->fn_map, &id); in bc_parse_call()