Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c62 static struct token *parse_if_statement(struct token *token, struct statement *stmt);
298 .statement = parse_if_statement,
2315 static struct token *parse_if_statement(struct token *token, struct statement *stmt) in parse_if_statement() function

Completed in 5 milliseconds