Lines Matching refs:is_mixed
147 #define IS_MIXED (1 << 3)4321 int is_mixed = 0;4355 is_mixed++;4446 if (is_mixed != 0)4447 def->dflags |= IS_MIXED;9284 if (define->dflags & IS_MIXED) {