Home
last modified time | relevance | path

Searched refs:is_single_argtype (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c131 int is_single_argtype(int argtype) { in is_single_argtype() function
770 if(is_single_argtype(ret.func->argtype)) in parsetest()
1042 if (is_single_argtype(t.func->argtype) && is_shard(t.op1r)) in runtest()
1050 if (is_single_argtype(t.func->rettype) && is_shard(t.resultr)) in runtest()