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