Home
last modified time | relevance | path

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

/external/arm-optimized-routines/test/rtest/
Ddotest.c59 static void complex_pow_cases_float(uint32 *, uint32, uint32);
664 {"cpowf", (funcptr)test_cpow, args2fc, {NULL}, complex_pow_cases_float, 0x3e000000, 0x41000000},
783 static void complex_pow_cases_float(uint32 *out, uint32 lowbound, in complex_pow_cases_float() function