Searched refs:atan2_cases (Results 1 – 1 of 1) sorted by relevance
/third_party/optimized-routines/math/test/rtest/ |
D | dotest.c | 39 static void atan2_cases(uint32 *, uint32, uint32); 508 atan2_cases, 0}, 562 {"hypot", (funcptr)mpfr_hypot, args2, {NULL}, atan2_cases, 0}, 1311 static void atan2_cases(uint32 *out, uint32 param1, in atan2_cases() function
|