Searched refs:TRISTATE_AND (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dgenrecog.c215 #define TRISTATE_AND(a,b) \
247 codes[i] = TRISTATE_AND (op0_codes[i], op1_codes[i]);
268 codes[i] = TRISTATE_OR (TRISTATE_AND (op0_codes[i], op1_codes[i]),
269 TRISTATE_AND (TRISTATE_NOT (op0_codes[i]),
362 #undef TRISTATE_AND
214 #define TRISTATE_AND macro
361 #undef TRISTATE_AND macro

Completed in 118 milliseconds