Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c2367 void bc_func_reset(BcFunc *f) { in bc_func_reset() function
3007 bc_func_reset(p->func); in bc_parse_reset()
5356 bc_func_reset(func); in bc_program_insertFunc()