Searched refs:BC_FLAG_SIGINT (Results 1 – 2 of 2) sorted by relevance
173 #define BC_FLAG_SIGINT (UINTMAX_C(1) << 12) macro188 #define BC_SIGINT (vm->flags & BC_FLAG_SIGINT)
1745 bc_vm_setenvFlag(env_sigint, env_sigint_def, BC_FLAG_SIGINT);