Home
last modified time | relevance | path

Searched refs:parse_goto_statement (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c71 static struct token *parse_goto_statement(struct token *token, struct statement *stmt);
334 .statement = parse_goto_statement,
2389 static struct token *parse_goto_statement(struct token *token, struct statement *stmt) in parse_goto_statement() function

Completed in 4 milliseconds