Home
last modified time | relevance | path

Searched refs:acoshl (Results 1 – 14 of 14) sorted by path

/illumos-gate/usr/src/boot/include/
H A Dmath.h440 long double acoshl(long double);
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dmath97 "\001acosh", (Math_f)(uintptr_t)acoshl,
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dmath97 "\001acosh", (Math_f)(uintptr_t)acoshl,
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dmath97 "\001acosh", (Math_f)(uintptr_t)acoshl,
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dmath97 "\001acosh", (Math_f)(uintptr_t)acoshl,
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h328 extern long double acoshl(long double);
442 #pragma does_not_read_global_data(acoshl, asinhl, atanhl, coshl, sinhl, tanhl)
455 #pragma does_not_write_global_data(acoshl, asinhl, atanhl, coshl, sinhl, tanhl)
505 #pragma no_side_effect(acoshl, asinhl, atanhl, coshl, sinhl, tanhl)
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com257 acoshl.o \
526 ../common/LD/acoshl.c \
659 ../common/Q/acoshl.c \
/illumos-gate/usr/src/lib/libm/common/LD/
H A Dacoshl.c30 #pragma weak __acoshl = acoshl
41 acoshl(long double x) { in acoshl() function
H A Dlongdouble.h43 extern long double acoshl(long double);
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dacoshl.c30 #pragma weak __acoshl = acoshl
41 acoshl(long double x) { in acoshl() function
H A Dlongdouble.h44 extern long double acoshl(long double);
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers336 acoshl;
/illumos-gate/usr/src/man/man3m/
H A DMakefile129 acoshl.3m \
332 acoshl.3m := LINKSRC = acosh.3m
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc19 link path=usr/share/man/man3m/acoshl.3m target=acosh.3m