Home
last modified time | relevance | path

Searched refs:acosl (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/libm/i386/src/
H A Dacosl.S32 LIBM_ANSI_PRAGMA_WEAK(acosl,function)
34 ENTRY(acosl)
72 SET_SIZE(acosl)
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dacosl.S32 LIBM_ANSI_PRAGMA_WEAK(acosl,function)
34 ENTRY(acosl)
68 SET_SIZE(acosl)
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dacosl.c47 #pragma weak __acosl = acosl
54 acosl(long double x) { in acosl() function
H A Dlongdouble.h45 extern long double acosl(long double);
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcacosl.c172 LD_RE(ans) = acosl(x); in cacosl()
191 LD_RE(ans) = acosl(x); in cacosl()
246 LD_RE(ans) = (hx >= 0)? acosl(B) : acosl(-B); in cacosl()
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h320 extern long double acosl(long double);
440 #pragma does_not_read_global_data(acosl, asinl, atanl, atan2l)
453 #pragma does_not_write_global_data(acosl, asinl, atanl, atan2l)
503 #pragma no_side_effect(acosl, asinl, atanl, atan2l)
/illumos-gate/usr/src/lib/libm/common/LD/
H A Dlongdouble.h44 extern long double acosl(long double);
/illumos-gate/usr/src/boot/include/
H A Dmath.h441 long double acosl(long double);
/illumos-gate/usr/src/man/man3m/
H A DMakefile130 acosl.3m \
333 acosl.3m := LINKSRC = acos.3m
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dmath96 "\001acos", (Math_f)(uintptr_t)acosl,
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dmath96 "\001acos", (Math_f)(uintptr_t)acosl,
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dmath96 "\001acos", (Math_f)(uintptr_t)acosl,
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dmath96 "\001acos", (Math_f)(uintptr_t)acosl,
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com258 acosl.o \
660 ../common/Q/acosl.c \
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers337 acosl;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc20 link path=usr/share/man/man3m/acosl.3m target=acos.3m