Searched refs:atanhl (Results 1 – 14 of 14) sorted by relevance
/illumos-gate/usr/src/lib/libm/common/Q/ |
H A D | atanhl.c | 30 #pragma weak __atanhl = atanhl 53 atanhl(long double x) { in atanhl() function
|
H A D | longdouble.h | 60 extern long double atanhl(long double);
|
/illumos-gate/usr/src/lib/libm/common/LD/ |
H A D | atanhl.c | 30 #pragma weak __atanhl = atanhl 35 #define ATANH atanhl
|
H A D | longdouble.h | 59 extern long double atanhl(long double);
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 330 extern long double atanhl(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 | 445 long double atanhl(long double);
|
/illumos-gate/usr/src/lib/libm/ |
H A D | Makefile.com | 263 atanhl.o \ 529 ../common/LD/atanhl.c \ 665 ../common/Q/atanhl.c \
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 139 atanhl.3m \ 342 atanhl.3m := LINKSRC = atanh.3m
|
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/ |
H A D | math | 102 "\001atanh", (Math_f)(uintptr_t)atanhl,
|
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/ |
H A D | math | 102 "\001atanh", (Math_f)(uintptr_t)atanhl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/ |
H A D | math | 102 "\001atanh", (Math_f)(uintptr_t)atanhl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/ |
H A D | math | 102 "\001atanh", (Math_f)(uintptr_t)atanhl,
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 346 atanhl;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 34 link path=usr/share/man/man3m/atanhl.3m target=atanh.3m
|