Home
last modified time | relevance | path

Searched refs:atanhl (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/lib/libm/common/Q/
H A Datanhl.c30 #pragma weak __atanhl = atanhl
53 atanhl(long double x) { in atanhl() function
H A Dlongdouble.h60 extern long double atanhl(long double);
/titanic_41/usr/src/lib/libm/common/LD/
H A Datanhl.c30 #pragma weak __atanhl = atanhl
35 #define ATANH atanhl
H A Dlongdouble.h59 extern long double atanhl(long double);
/titanic_41/usr/src/head/iso/
H A Dmath_c99.h333 extern long double atanhl __P((long double));
445 #pragma does_not_read_global_data(acoshl, asinhl, atanhl, coshl, sinhl, tanhl)
458 #pragma does_not_write_global_data(acoshl, asinhl, atanhl, coshl, sinhl, tanhl)
508 #pragma no_side_effect(acoshl, asinhl, atanhl, coshl, sinhl, tanhl)
/titanic_41/usr/src/lib/libm/
H A DMakefile.com263 atanhl.o \
540 ../common/LD/atanhl.c \
676 ../common/Q/atanhl.c \
/titanic_41/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dmath112 "\001atanh", (Math_f)atanhl,
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath112 "\001atanh", (Math_f)atanhl,
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath112 "\001atanh", (Math_f)atanhl,
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath112 "\001atanh", (Math_f)atanhl,
/titanic_41/usr/src/lib/libm/common/
H A Dmapfile-vers335 atanhl;