Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c256 BC_INST_POP, enumerator
3708 if (!s) bc_parse_push(p, BC_INST_POP); in bc_parse_for()
3752 if (!s) bc_parse_push(p, BC_INST_POP); in bc_parse_for()
4423 bc_parse_push(p, BC_INST_POP); in bc_parse_expr_err()
5518 case BC_INST_POP: in bc_program_exec()