Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dtoken.h112 TOKEN_ELSE, enumerator
H A Dpre-process.c1841 if (token_type(top_if) == TOKEN_ELSE) { in handle_elif()
1874 if (token_type(top_if) == TOKEN_ELSE) { in handle_else()
1884 token_type(top_if) = TOKEN_ELSE; in handle_else()