Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.h88 KW_EXACT = 1 << 9, enumerator
H A Dparse.c242 .type = KW_SPECIFIER | KW_EXACT,
1644 if (s->op->type & KW_EXACT) { in declaration_specifiers()