Searched refs:log1p_cases_float (Results 1 – 1 of 1) sorted by relevance
/third_party/optimized-routines/math/test/rtest/ |
D | dotest.c | 36 static void log1p_cases_float(uint32 *, uint32, uint32); 704 {"log1pf", (funcptr)mpfr_log1p, args1f, {NULL}, log1p_cases_float, 0, 0}, 1258 static void log1p_cases_float(uint32 *out, uint32 param1, uint32 param2) in log1p_cases_float() function
|