Searched refs:BC_SIG_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
687 #define BC_SIG_INTERRUPT(vm) \ macro690 #define BC_SIG_INTERRUPT(vm) BC_UNLIKELY((vm)->sig != 0) macro
3008 if (BC_SIG_INTERRUPT(vm)) in bc_program_reset()3738 if (BC_SIG_INTERRUPT(vm)) in bc_program_exec()