Searched refs:BC_FLAG_G (Results 1 – 3 of 3) sorted by relevance
147 #define BC_FLAG_G (UINTMAX_C(1) << 4) macro202 #define BC_G (vm->flags & BC_FLAG_G)
293 vm->flags |= BC_FLAG_G; in bc_args()
1750 if (BC_IS_POSIX) vm->flags &= ~(BC_FLAG_G);