Searched refs:BC_PROG_DIRECT_JUMP (Results 1 – 2 of 2) sorted by relevance
508 #define BC_PROG_DIRECT_JUMP(l) goto lbl_##l; macro1000 #define BC_PROG_DIRECT_JUMP(l) macro
3164 BC_PROG_DIRECT_JUMP(BC_INST_JUMP) in bc_program_exec()