Searched refs:is_complex_argtype (Results 1 – 1 of 1) sorted by relevance
165 int is_complex_argtype(int argtype) { in is_complex_argtype() function1134 if (!(is_complex_argtype(t.func->argtype) || is_complex_rettype(t.func->rettype))) { in runtest()