/titanic_50/usr/src/lib/libm/i386/src/ |
H A D | hypot.s | 32 LIBM_ANSI_PRAGMA_WEAK(hypot,function) 40 ENTRY(hypot) 135 SET_SIZE(hypot)
|
/titanic_50/usr/src/head/ |
H A D | math.h | 152 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 D | tgmath.h | 108 #undef hypot 109 #define hypot(x, y) __tgmath_hypot(x, y) macro
|
/titanic_50/usr/src/lib/libm/common/C/ |
H A D | hypot.c | 30 #pragma weak __hypot = hypot 79 hypot(double x, double y) { in hypot() function
|
/titanic_50/usr/src/head/iso/ |
H A D | math_c99.h | 230 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_50/usr/src/lib/libshell/common/data/ |
H A D | math.tab | 30 f 2 hypot
|
/titanic_50/usr/src/man/man3m/ |
H A D | Makefile | 78 hypot.3m \
|
/titanic_50/usr/src/lib/libm1/common/ |
H A D | libmv1.c | 52 #pragma weak hypot = __hypot macro
|
H A D | mapfile-vers | 193 hypot;
|
/titanic_50/usr/src/lib/libbc/inc/include/ |
H A D | math.h | 82 extern double hypot();
|
/titanic_50/usr/src/lib/libm/ |
H A D | Makefile.com | 189 hypot.o \ 917 ../common/C/hypot.c \ 967 ../common/C/hypot.c \
|
/titanic_50/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 134 "\002hypot", (Math_f)hypotl,
|
/titanic_50/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 134 "\002hypot", (Math_f)hypotl,
|
/titanic_50/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 134 "\002hypot", (Math_f)hypotl,
|
/titanic_50/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | math | 134 "\002hypot", (Math_f)hypotl,
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 74 file path=usr/share/man/man3m/hypot.3m
|
/titanic_50/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 709 hypot;
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | RELEASE93 | 14 a. The math functions, atan2, hypot, fmod, and pow were added.
|
H A D | RELEASE | 1938 96-07-31 The math functions, atan2, hypot, fmod, and pow were added.
|