Searched refs:TOK_SWITCH (Results 1 – 6 of 6) sorted by relevance
65 TOK_SWITCH, enumerator
382 {TOK_SWITCH, "switch"},
352 {TOK_SWITCH, "switch"},
303 scan(TOK_SWITCH, &tok); in def_union()
2505 "switch" return TOK_SWITCH;
3206 "switch" return TOK_SWITCH;