Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.c129 #define ID_INCL3 10 macro
234 { "h", ID_INCL3 },
1333 …if (c >= 2 && mp->identifier[ID_INCL2] >= c && mp->identifier[ID_INCL3] >= c && mp->count['.'] >= … in cklang()