Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libm/common/C/
H A Dhypot.c30 #pragma weak __hypot = hypot macro
/titanic_44/usr/src/lib/libm1/common/
H A Dlibmv1.c234 __hypot(double x, double y) { in __hypot() function