Searched refs:TOK_SEMICOLON (Results 1 – 4 of 4) sorted by relevance
100 scan(TOK_SEMICOLON, &tok); in get_definition()131 scan(TOK_SEMICOLON, &tok); in def_struct()213 scan(TOK_SEMICOLON, &tok); in def_program()234 scan(TOK_SEMICOLON, &tok); in def_program()339 scan(TOK_SEMICOLON, &tok); in def_union()349 scan(TOK_SEMICOLON, &tok); in def_union()
89 TOK_SEMICOLON, enumerator
347 {TOK_SEMICOLON, ";"},
219 tokp->kind = TOK_SEMICOLON; in get_token()