Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c250 BC_INST_RET, enumerator
3526 bc_parse_push(p, BC_INST_RET); in bc_parse_return()
4765 bc_vec_pushByte(&f->code, BC_INST_RET); in bc_program_read()
5195 if (inst == BC_INST_RET) { in bc_program_return()
5446 case BC_INST_RET: in bc_program_exec()