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