Searched refs:BC_FLAG_Z (Results 1 – 2 of 2) sorted by relevance
164 #define BC_FLAG_Z (UINTMAX_C(1) << 9) macro223 #define BC_Z (vm->flags & BC_FLAG_Z)
241 vm->flags |= BC_FLAG_Z; in bc_args()