Home
last modified time | relevance | path

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

/aosp_15_r20/external/bc/src/
H A Dvector.c91 bc_vec_expand(BcVec* restrict v, size_t req) in bc_vec_expand() function
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c968 void bc_vec_expand(BcVec *v, size_t req) { in bc_vec_expand() function