Home
last modified time | relevance | path

Searched refs:hypot (Results 1 – 19 of 19) sorted by relevance

/titanic_44/usr/src/lib/libm/i386/src/
H A Dhypot.s32 LIBM_ANSI_PRAGMA_WEAK(hypot,function)
40 ENTRY(hypot)
135 SET_SIZE(hypot)
/titanic_44/usr/src/head/
H A Dmath.h152 extern double hypot __P((double, double));
156 #pragma does_not_read_global_data(erf, erfc, hypot)
157 #pragma does_not_write_global_data(erf, erfc, hypot)
158 #pragma no_side_effect(erf, erfc, hypot)
H A Dtgmath.h108 #undef hypot
109 #define hypot(x, y) __tgmath_hypot(x, y) macro
/titanic_44/usr/src/lib/libm/common/C/
H A Dhypot.c30 #pragma weak __hypot = hypot
79 hypot(double x, double y) { in hypot() function
/titanic_44/usr/src/head/iso/
H A Dmath_c99.h230 extern double hypot __P((double, double));
479 #pragma does_not_read_global_data(acosh, atanh, hypot, lgamma, log1p, logb)
481 #pragma does_not_write_global_data(acosh, atanh, hypot, log1p, logb)
486 #pragma no_side_effect(scalbn, scalbln, cbrt, hypot)
/titanic_44/usr/src/lib/libshell/common/data/
H A Dmath.tab30 f 2 hypot
/titanic_44/usr/src/man/man3m/
H A DMakefile78 hypot.3m \
/titanic_44/usr/src/lib/libm1/common/
H A Dlibmv1.c52 #pragma weak hypot = __hypot macro
H A Dmapfile-vers193 hypot;
/titanic_44/usr/src/lib/libbc/inc/include/
H A Dmath.h82 extern double hypot();
/titanic_44/usr/src/lib/libm/
H A DMakefile.com189 hypot.o \
917 ../common/C/hypot.c \
967 ../common/C/hypot.c \
/titanic_44/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dmath134 "\002hypot", (Math_f)hypotl,
/titanic_44/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath134 "\002hypot", (Math_f)hypotl,
/titanic_44/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath134 "\002hypot", (Math_f)hypotl,
/titanic_44/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath134 "\002hypot", (Math_f)hypotl,
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc74 file path=usr/share/man/man3m/hypot.3m
/titanic_44/usr/src/lib/libm/common/
H A Dmapfile-vers709 hypot;
/titanic_44/usr/src/lib/libshell/common/
H A DRELEASE9314 a. The math functions, atan2, hypot, fmod, and pow were added.
H A DRELEASE1938 96-07-31 The math functions, atan2, hypot, fmod, and pow were added.