Searched defs:atan2f (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libm/i386/src/
H A Datan2f.s29 .file "atan2f.s"
32 LIBM_ANSI_PRAGMA_WEAK(atan2f,function)
35 ENTRY(atan2f) function
41 SET_SIZE(atan2f)
/illumos-gate/usr/src/lib/libm/common/R/
H A Datan2f.c29 #pragma weak __atan2f = atan2f
250 atan2f(float fy, float fx) function

Completed in 63 milliseconds