Home
last modified time | relevance | path

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

/aosp_15_r20/external/bc/src/
H A Dvector.c238 bc_vec_pushIndex(BcVec* restrict v, size_t idx) in bc_vec_pushIndex() function
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c997 void bc_vec_pushIndex(BcVec *v, size_t idx) { in bc_vec_pushIndex() function