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