Home
last modified time | relevance | path

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

/external/arm-optimized-routines/test/rtest/
Ddotest.c40 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