Searched defs:__atan2 (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/lib/libm/common/C/ | ||
H A D | atan2.c | 29 #pragma weak __atan2 = atan2 macro |
/titanic_44/usr/src/lib/libm1/common/ | ||
H A D | libmv1.c | 138 __atan2(double y, double x) { in __atan2() function |