Searched refs:T_GOTO (Results 1 – 8 of 8) sorted by relevance
137 { "goto", boost::wave::T_GOTO },
184 T_GOTO = TOKEN_FROM_ID(331, KeywordTokenType), enumerator
278 TOKEN_DATA(T_GOTO, "goto"),
276 TOKEN_DATA(T_GOTO, "goto"),
78 "goto" { BOOST_WAVE_RET(T_GOTO); }
79 "goto" { BOOST_WAVE_RET(T_GOTO); }
3514 { BOOST_WAVE_RET(T_GOTO); }
3504 { BOOST_WAVE_RET(T_GOTO); }