Searched refs:symbol_list_size (Results 1 – 4 of 4) sorted by relevance
144 static inline int symbol_list_size(struct symbol_list *list) in symbol_list_size() function
37 int n_arg = symbol_list_size(sym->arguments); in sym_func_type()1134 nr_args = symbol_list_size(base_type->arguments); in output_fn()
97 int n = symbol_list_size(fntype->arguments); in args_prototype()
3197 fnargs = symbol_list_size(ctype->arguments); in evaluate_call()