Searched refs:DC_FLAG_X (Results 1 – 2 of 2) sorted by relevance
107 #define DC_FLAG_X (UINTMAX_C(1)<<0) macro135 #define DC_X (vm.flags & DC_FLAG_X)
204 vm.flags |= DC_FLAG_X; in bc_args()