Home
last modified time | relevance | path

Searched defs:__atan2 (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libm/common/C/
H A Datan2.c29 #pragma weak __atan2 = atan2 macro
/titanic_44/usr/src/lib/libm1/common/
H A Dlibmv1.c138 __atan2(double y, double x) { in __atan2() function