Searched refs:complex_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 | 60 static void complex_pow_cases_float(uint32 *, uint32, uint32); 665 {"cpowf", (funcptr)test_cpow, args2fc, {NULL}, complex_pow_cases_float, 0x3e000000, 0x41000000}, 784 static void complex_pow_cases_float(uint32 *out, uint32 lowbound, in complex_pow_cases_float() function
|