Home
last modified time | relevance | path

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

/llvm-project/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c41 static void atan2_cases_float(uint32 *, uint32, uint32);
511 atan2_cases_float, 0},
564 {"hypotf", (funcptr)mpfr_hypot, args2f, {NULL}, atan2_cases_float, 0},
1331 static void atan2_cases_float(uint32 *out, uint32 param1, in atan2_cases_float() function