Searched refs:TOK_SEMICOLON (Results 1 – 4 of 4) sorted by relevance
91 scan(TOK_SEMICOLON, &tok); in get_definition()122 scan(TOK_SEMICOLON, &tok); in def_struct()204 scan(TOK_SEMICOLON, &tok); in def_program()225 scan(TOK_SEMICOLON, &tok); in def_program()320 scan(TOK_SEMICOLON, &tok); in def_union()330 scan(TOK_SEMICOLON, &tok); in def_union()
84 TOK_SEMICOLON, enumerator
209 tokp->kind = TOK_SEMICOLON; in get_token()
337 {TOK_SEMICOLON, ";"},