Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Ddotest.c71 static void pow_cases_float(uint32 *, uint32, uint32);
589 {"powf", (funcptr)mpfr_pow, args2f, {NULL}, pow_cases_float, 0},
1482 static void pow_cases_float(uint32 *out, uint32 param1, in pow_cases_float() function