Searched refs:BC_FLAG_W (Results 1 – 2 of 2) sorted by relevance
111 #define BC_FLAG_W (UINTMAX_C(1)<<1) macro128 #define BC_W (vm.flags & BC_FLAG_W)
188 vm.flags |= BC_FLAG_W; in bc_args()