Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dgraph.c175 concat_symbol_list(fsyms, &all_syms); in main()
182 concat_symbol_list(fsyms, &all_syms); in main()
Dtest-inspect.c40 concat_symbol_list(syms, &view_syms); in main()
Dlib.h213 static inline void concat_symbol_list(struct symbol_list *from, struct symbol_list **to) in concat_symbol_list() function
Dlinearize.c2042 concat_symbol_list(args->declaration, &ep->syms); in linearize_inlined_call()
2204 concat_symbol_list(stmt->declaration, &ep->syms); in linearize_declaration()
2310 concat_symbol_list(stmt->iterator_syms, &ep->syms); in linearize_iterator()
2562 concat_symbol_list(base_type->arguments, &ep->syms); in linearize_fn()