Searched refs:TOK_SEMICOLON (Results 1 – 4 of 4) sorted by relevance
100 scan(TOK_SEMICOLON, &tok); in get_definition()269 scan(TOK_SEMICOLON, &tok); in def_struct()359 scan(TOK_SEMICOLON, &tok); in def_program()379 scan(TOK_SEMICOLON, &tok); in def_program()479 scan(TOK_SEMICOLON, &tok); in def_union()489 scan(TOK_SEMICOLON, &tok); in def_union()
68 TOK_SEMICOLON, enumerator
335 {TOK_SEMICOLON, ";"},
215 tokp->kind = TOK_SEMICOLON; in get_token()