Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.h315 static inline void add_statement(struct statement_list **list, struct statement *stmt) in add_statement() function
H A Dinline.c474 add_statement(&dst->stmts, copy_one_statement(stmt)); in copy_statement()
H A Dparse.c2474 add_statement(&function_computed_goto_list, stmt); in parse_goto_statement()
2599 add_statement(list, stmt); in statement_list()