Searched refs:pow_cases_float (Results 1 – 1 of 1) sorted by relevance
/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
H A D | dotest.c | 43 static void pow_cases_float(uint32 *, uint32, uint32); 548 {"powf", (funcptr)mpfr_pow, args2f, {NULL}, pow_cases_float, 0}, 1440 static void pow_cases_float(uint32 *out, uint32 param1, in pow_cases_float() function
|