Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtoken.h111 TOKEN_ELSE, enumerator
Dpre-process.c1690 if (token_type(top_if) == TOKEN_ELSE) { in handle_elif()
1723 if (token_type(top_if) == TOKEN_ELSE) { in handle_else()
1733 token_type(top_if) = TOKEN_ELSE; in handle_else()