Searched refs:f_retfunc (Results 1 – 1 of 1) sorted by relevance
1050 type_T *(*f_retfunc)(int argcount, type_T **argtypes); member2483 return global_functions[idx].f_retfunc(argcount, argtypes); in internal_func_ret_type()