Home
last modified time | relevance | path

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

/external/arm-optimized-routines/test/rtest/
Ddotest.c35 static void log1p_cases(uint32 *, uint32, uint32);
705 {"log1p", (funcptr)mpfr_log1p, args1, {NULL}, log1p_cases, 0, 0},
1247 static void log1p_cases(uint32 *out, uint32 param1, uint32 param2) in log1p_cases() function