Searched refs:BC_FLAG_R (Results 1 – 2 of 2) sorted by relevance
119 #define BC_FLAG_R (UINTMAX_C(1)<<7) macro140 #define BC_R (vm.flags & BC_FLAG_R)
152 vm.flags |= BC_FLAG_R; in bc_args()