Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Ddotest.c68 static void atan2_cases(uint32 *, uint32, uint32);
550 atan2_cases, 0},
604 {"hypot", (funcptr)mpfr_hypot, args2, {NULL}, atan2_cases, 0},
1354 static void atan2_cases(uint32 *out, uint32 param1, in atan2_cases() function