Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzutil/common/
H A Dzutil_nicenum.c93 (uint64_t)powl(k_unit[format], index)) == 0)) { in zfs_nicenum_format()
113 (uint64_t)powl(k_unit[format], index); in zfs_nicenum_format()
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcpowl.c138 r = powl(-x, u); in cpowl()
143 LD_RE(ans) = powl(x, u); in cpowl()
175 r = powl(fabsl(x + x), u) * exp2l(-0.5L * u); in cpowl()
178 r = powl(fabsl(x), u) * exp2l(0.5L * u); in cpowl()
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h353 extern long double powl(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/lib/libm/common/LD/
H A Dlongdouble.h109 extern long double powl(long double, long double);
H A Djnl.c143 b = powl(0.5L*x, (GENERIC)n); in jnl()
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dlongdouble.h110 extern long double powl(long double, long double);
H A Dpowl.c30 #pragma weak __powl = powl
134 powl(long double x, long double y) { in powl() function
H A Djnl.c143 b = powl(0.5L*x, (GENERIC)n); in jnl()
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dpowl.S57 LIBM_ANSI_PRAGMA_WEAK(powl,function)
80 ENTRY(powl) function
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dpowl.S57 LIBM_ANSI_PRAGMA_WEAK(powl,function)
80 ENTRY(powl) function
/illumos-gate/usr/src/boot/include/
H A Dmath.h485 long double powl(long double, long double);
/illumos-gate/usr/src/man/man3m/
H A DMakefile287 powl.3m \
490 powl.3m := LINKSRC = pow.3m
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dmath152 "\002pow", (Math_f)(uintptr_t)powl,
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dmath152 "\002pow", (Math_f)(uintptr_t)powl,
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dmath152 "\002pow", (Math_f)(uintptr_t)powl,
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dmath152 "\002pow", (Math_f)(uintptr_t)powl,
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com293 powl.o \
695 ../common/Q/powl.c \
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers551 powl;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc265 link path=usr/share/man/man3m/powl.3m target=pow.3m