Home
last modified time | relevance | path

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

/external/arm-optimized-routines/test/rtest/
Ddotest.c42 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