Searched refs:BC_FLAG_EXPR_EXIT (Results 1 – 2 of 2) sorted by relevance
176 #define BC_FLAG_EXPR_EXIT (UINTMAX_C(1) << 13) macro226 #define BC_EXPR_EXIT (vm->flags & BC_FLAG_EXPR_EXIT)
1643 bc_vm_setenvFlag(env_exit, env_exit_def, BC_FLAG_EXPR_EXIT);