Home
last modified time | relevance | path

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

/freebsd/contrib/unifdef/
H A Dunifdef.c93 IS_FALSE_MIDDLE, /* a false #elif after a pass state */ enumerator
575 static void Delif (void) { drop(); ignoreoff(); state(IS_FALSE_MIDDLE); } in Delif()