Searched refs:BC_FLAG_G (Results 1 – 3 of 3) sorted by relevance
114 #define BC_FLAG_G (UINTMAX_C(1)<<4) macro130 #define BC_G (vm.flags & BC_FLAG_G)
160 vm.flags |= BC_FLAG_G; in bc_args()
957 if (BC_IS_POSIX) vm.flags &= ~(BC_FLAG_G);