Searched refs:TOK_DEFAULT (Results 1 – 4 of 4) sorted by relevance
74 TOK_DEFAULT, enumerator
340 {TOK_DEFAULT, "default"},
481 scan3(TOK_CASE, TOK_DEFAULT, TOK_RBRACE, &tok); in def_union()484 if (tok.kind == TOK_DEFAULT) { in def_union()
390 {TOK_DEFAULT, "default"},