Searched refs:BC_SIGINT (Results 1 – 3 of 3) sorted by relevance
188 #define BC_SIGINT (vm->flags & BC_FLAG_SIGINT) macro
156 if (sig == SIGINT && BC_SIGINT && BC_I)
1873 if (!BC_SIGINT) in bc_history_edit()