Home
last modified time | relevance | path

Searched refs:add_statement (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dlib.h233 static inline void add_statement(struct statement_list **list, struct statement *stmt) in add_statement() function
Dinline.c480 add_statement(&dst->stmts, copy_one_statement(stmt)); in copy_statement()
Dparse.c2395 add_statement(&function_computed_goto_list, stmt); in parse_goto_statement()
2536 add_statement(list, stmt); in statement_list()