Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dinline.c66 static struct symbol_list *copy_symbol_list(struct symbol_list *src) in copy_symbol_list() function
417 switch_case->symbol_list = copy_symbol_list(switch_case->symbol_list); in copy_one_statement()
428 stmt->iterator_syms = copy_symbol_list(stmt->iterator_syms); in copy_one_statement()
449 stmt->target_list = copy_symbol_list(stmt->target_list); in copy_one_statement()