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