Home
last modified time | relevance | path

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

/external/arm-optimized-routines/test/rtest/
Ddotest.c41 static void pow_cases(uint32 *, uint32, uint32);
546 {"pow", (funcptr)mpfr_pow, args2, {NULL}, pow_cases, 0},
1348 static void pow_cases(uint32 *out, uint32 param1, in pow_cases() function