Searched refs:T_PP_ELSE (Results 1 – 12 of 12) sorted by relevance
75 case T_PP_ELSE: in found_directive()
112 Pound PPSpace "else" { BOOST_WAVE_RET(T_PP_ELSE); }
2924 { BOOST_WAVE_RET(T_PP_ELSE); }
205 { "#else", boost::wave::T_PP_ELSE },
1153 case T_PP_ELSE: // #else in handle_pp_directive()1157 if (T_PP_ELSE == token_id(*it)) in handle_pp_directive()1229 case T_PP_ELSE: // #else in handle_pp_directive()1234 if (T_PP_ELSE == token_id(*it)) in handle_pp_directive()
225 T_PP_ELSE = TOKEN_FROM_ID(372, PPConditionalTokenType), enumerator
338 TOKEN_DATA(T_PP_ELSE, POUNDDEF PPSPACE "else"),
317 TOKEN_DATA(T_PP_ELSE, "{POUNDDEF}{PPSPACE}else"),
310 Pound PPSpace "else" { BOOST_WAVE_RET(T_PP_ELSE); }
311 Pound PPSpace "else" { BOOST_WAVE_RET(T_PP_ELSE); }
3792 { BOOST_WAVE_RET(T_PP_ELSE); }
3782 { BOOST_WAVE_RET(T_PP_ELSE); }