Searched refs:BC_INST_JUMP_ZERO (Results 1 – 1 of 1) sorted by relevance
246 BC_INST_JUMP_ZERO, enumerator3637 bc_parse_push(p, BC_INST_JUMP_ZERO); in bc_parse_if()3688 bc_parse_push(p, BC_INST_JUMP_ZERO); in bc_parse_while()3743 bc_parse_push(p, BC_INST_JUMP_ZERO); in bc_parse_for()5408 case BC_INST_JUMP_ZERO: in bc_program_exec()