Searched refs:BC_FLAG_W (Results 1 – 2 of 2) sorted by relevance
98 #define BC_FLAG_W (UINTMAX_C(1)<<1) macro110 #define BC_W (BC_ENABLED && (vm->flags & BC_FLAG_W))
183 vm->flags |= BC_FLAG_W; in bc_args()