Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dlib.h144 static inline int symbol_list_size(struct symbol_list *list) in symbol_list_size() function
Dsparse-llvm.c37 int n_arg = symbol_list_size(sym->arguments); in sym_func_type()
1134 nr_args = symbol_list_size(base_type->arguments); in output_fn()
Dbuiltin.c97 int n = symbol_list_size(fntype->arguments); in args_prototype()
Devaluate.c3197 fnargs = symbol_list_size(ctype->arguments); in evaluate_call()