Searched refs:atan2_cases (Results 1 – 1 of 1) sorted by relevance
/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
H A D | dotest.c | 40 static void atan2_cases(uint32 *, uint32, uint32); 509 atan2_cases, 0}, 563 {"hypot", (funcptr)mpfr_hypot, args2, {NULL}, atan2_cases, 0}, 1312 static void atan2_cases(uint32 *out, uint32 param1, in atan2_cases() function
|