Searched refs:TOKEN_ELSE (Results 1 – 2 of 2) sorted by relevance
112 TOKEN_ELSE, enumerator
1841 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()