Home
last modified time | relevance | path

Searched defs:hypot (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libm/common/C/
H A Dhypot.c79 hypot(double x, double y) { in hypot() function
/titanic_50/usr/src/head/
H A Dtgmath.h109 #define hypot(x, y) __tgmath_hypot(x, y) macro
/titanic_50/usr/src/lib/libm1/common/
H A Dlibmv1.c52 #pragma weak hypot = __hypot macro