Searched refs:DC_FLAG_X (Results 1 – 2 of 2) sorted by relevance
97 #define DC_FLAG_X (UINTMAX_C(1)<<0) macro114 #define DC_X (DC_ENABLED && (vm->flags & DC_FLAG_X))
199 vm->flags |= DC_FLAG_X; in bc_args()