Home
last modified time | relevance | path

Searched refs:IS_TRUE_MIDDLE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/
H A Dunifdef.c102 IS_TRUE_MIDDLE, /* a true #elif after a pass state */ enumerator
454 static void Mtrue (void) { keywordedit("else"); state(IS_TRUE_MIDDLE); } in Mtrue()