Searched refs:acoshl (Results 1 – 14 of 14) sorted by relevance
/illumos-gate/usr/src/lib/libm/common/Q/ |
H A D | acoshl.c | 30 #pragma weak __acoshl = acoshl 41 acoshl(long double x) { in acoshl() function
|
H A D | longdouble.h | 44 extern long double acoshl(long double);
|
/illumos-gate/usr/src/lib/libm/common/LD/ |
H A D | acoshl.c | 30 #pragma weak __acoshl = acoshl 41 acoshl(long double x) { in acoshl() function
|
H A D | longdouble.h | 43 extern long double acoshl(long double);
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 328 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/boot/include/ |
H A D | math.h | 440 long double acoshl(long double);
|
/illumos-gate/usr/src/lib/libm/ |
H A D | Makefile.com | 257 acoshl.o \ 526 ../common/LD/acoshl.c \ 659 ../common/Q/acoshl.c \
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 129 acoshl.3m \ 332 acoshl.3m := LINKSRC = acosh.3m
|
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/ |
H A D | math | 97 "\001acosh", (Math_f)(uintptr_t)acoshl,
|
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/ |
H A D | math | 97 "\001acosh", (Math_f)(uintptr_t)acoshl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/ |
H A D | math | 97 "\001acosh", (Math_f)(uintptr_t)acoshl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/ |
H A D | math | 97 "\001acosh", (Math_f)(uintptr_t)acoshl,
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 336 acoshl;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 19 link path=usr/share/man/man3m/acoshl.3m target=acosh.3m
|