Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c69 static struct token *parse_while_statement(struct token *token, struct statement *stmt);
326 .statement = parse_while_statement,
2275 static struct token *parse_while_statement(struct token *token, struct statement *stmt) in parse_while_statement() function

Completed in 5 milliseconds