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