Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dtoken.h110 TOKEN_IF, enumerator
H A Dpre-process.c1667 token_type(token) = false_nesting ? TOKEN_SKIP_GROUPS : TOKEN_IF; in preprocessor_if()
1850 if (token_type(top_if) != TOKEN_IF) in handle_elif()
1879 if (token_type(top_if) == TOKEN_IF) in handle_else()