Searched refs:pow_cases_float (Results 1 – 1 of 1) sorted by relevance
/third_party/optimized-routines/math/test/rtest/ |
D | dotest.c | 42 static void pow_cases_float(uint32 *, uint32, uint32); 547 {"powf", (funcptr)mpfr_pow, args2f, {NULL}, pow_cases_float, 0}, 1439 static void pow_cases_float(uint32 *out, uint32 param1, in pow_cases_float() function
|