Searched refs:func_sym (Results 1 – 1 of 1) sorted by relevance
5878 Sym *func_sym; in gfunc_call() local5928 func_sym = vtop->type.ref; in gfunc_call()5929 func_call = func_sym->r; in gfunc_call()5943 if (args_size && func_sym->r != FUNC_STDCALL) in gfunc_call()14501 static void func_decl_list(Sym *func_sym) in func_decl_list() argument14521 s = func_sym->next; in func_decl_list()