Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dtoken.h86 TOKEN_ZERO_IDENT, enumerator
H A Dexpression.c392 case TOKEN_ZERO_IDENT: { in primary_expression()
H A Dpre-process.c1752 token_type(p) = TOKEN_ZERO_IDENT; in expression_value()