Searched refs:BC_FLAG_P (Results 1 – 2 of 2) sorted by relevance
118 #define BC_FLAG_P (UINTMAX_C(1)<<6) macro139 #define BC_P (vm.flags & BC_FLAG_P)
146 vm.flags |= BC_FLAG_P; in bc_args()