Searched refs:TOKEN_IF (Results 1 – 2 of 2) sorted by relevance
109 TOKEN_IF, enumerator
1558 token_type(token) = false_nesting ? TOKEN_SKIP_GROUPS : TOKEN_IF; in preprocessor_if()1699 if (token_type(top_if) != TOKEN_IF) in handle_elif()1728 if (token_type(top_if) == TOKEN_IF) in handle_else()