Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppproto.c534 #define DIR_if 01 macro
554 dir |= DIR_if; in directive()
1221 …|PLUSONLY|SKIP|TOKENS)) == (MATCH|TOKENS) && ((dir & DIR) != DIR_en || ((dir>>2) & DIR) != DIR_if)) in lex()