Home
last modified time | relevance | path

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

/aosp_15_r20/external/bc/src/
H A Dvector.c434 bc_map_insert(BcVec* restrict v, const char* name, size_t idx, in bc_map_insert() function
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c1085 int bc_map_insert(BcVec *v, struct str_len *ptr, size_t *i) { in bc_map_insert() function