Searched refs:BC_FLAG_L (Results 1 – 3 of 3) sorted by relevance
113 #define BC_FLAG_L (UINTMAX_C(1)<<3) macro129 #define BC_L (vm.flags & BC_FLAG_L)
167 vm.flags |= BC_FLAG_L; in bc_args()
831 if (BC_IS_BC && (vm.flags & BC_FLAG_L)) {