Home
last modified time | relevance | path

Searched refs:hypotl (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/LD/
H A Dhypotl.c30 #pragma weak __hypotl = hypotl
67 hypotl(long double x, long double y) { in hypotl() function
134 return (y1 * hypotl(x, y)); in hypotl()
142 return (t1 * hypotl(x, y)); in hypotl()
H A Dlongdouble.h84 extern long double hypotl(long double, long double);
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dhypotl.c30 #pragma weak __hypotl = hypotl
67 hypotl(long double x, long double y) { in hypotl() function
143 return (scalbnl(one, -16381) * hypotl(x, y)); in hypotl()
150 return (t1 * hypotl(x, y)); in hypotl()
H A Dlongdouble.h85 extern long double hypotl(long double, long double);
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcabsl.c37 return (hypotl(LD_RE(z), LD_IM(z))); in cabsl()
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h352 extern long double hypotl(long double, long double);
446 #pragma does_not_read_global_data(cbrtl, fabsl, hypotl, powl, sqrtl)
458 #pragma does_not_write_global_data(cbrtl, fabsl, hypotl, powl, sqrtl)
508 #pragma no_side_effect(cbrtl, fabsl, hypotl, powl, sqrtl)
/illumos-gate/usr/src/boot/include/
H A Dmath.h465 long double hypotl(long double, long double);
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com279 hypotl.o \
536 ../common/LD/hypotl.c \
681 ../common/Q/hypotl.c \
/illumos-gate/usr/src/man/man3m/
H A DMakefile239 hypotl.3m \
442 hypotl.3m := LINKSRC = hypot.3m
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dmath125 "\002hypot", (Math_f)(uintptr_t)hypotl,
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dmath125 "\002hypot", (Math_f)(uintptr_t)hypotl,
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dmath125 "\002hypot", (Math_f)(uintptr_t)hypotl,
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dmath125 "\002hypot", (Math_f)(uintptr_t)hypotl,
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers488 hypotl;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc188 link path=usr/share/man/man3m/hypotl.3m target=hypot.3m