Searched refs:atan2_cases_float (Results 1 – 1 of 1) sorted by relevance
/third_party/optimized-routines/math/test/rtest/ |
D | dotest.c | 40 static void atan2_cases_float(uint32 *, uint32, uint32); 510 atan2_cases_float, 0}, 563 {"hypotf", (funcptr)mpfr_hypot, args2f, {NULL}, atan2_cases_float, 0}, 1330 static void atan2_cases_float(uint32 *out, uint32 param1, in atan2_cases_float() function
|