Searched refs:TOK_COLON (Results 1 – 4 of 4) sorted by relevance
88 TOK_COLON, enumerator
310 scan(TOK_COLON, &tok); in def_union()322 scan(TOK_COLON, &tok); in def_union()345 scan(TOK_COLON, &tok); in def_union()
346 {TOK_COLON, ":"},
215 tokp->kind = TOK_COLON; in get_token()