Home
last modified time | relevance | path

Searched refs:asinl (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/lib/libm/i386/src/
H A Dasinl.s32 LIBM_ANSI_PRAGMA_WEAK(asinl,function)
34 ENTRY(asinl)
57 SET_SIZE(asinl)
/titanic_50/usr/src/lib/libm/amd64/src/
H A Dasinl.s32 LIBM_ANSI_PRAGMA_WEAK(asinl,function)
34 ENTRY(asinl)
55 SET_SIZE(asinl)
/titanic_50/usr/src/lib/libm/common/Q/
H A Dasinl.c30 #pragma weak __asinl = asinl
52 asinl(long double x) { in asinl() function
H A Dlongdouble.h53 extern long double asinl(long double);
/titanic_50/usr/src/lib/libm/common/complex/
H A Dcasinl.c145 LD_RE(ans) = asinl(x); in casinl()
162 LD_RE(ans) = asinl(x); in casinl()
204 LD_RE(ans) = asinl(B); in casinl()
/titanic_50/usr/src/lib/libshell/common/features/
H A Dmath1 lib,npt absl,acosl,acoshl,asinl,asinhl,atanl,atan2l,expl,cosl,coshl math.h
/titanic_50/usr/src/lib/libm/common/LD/
H A Dlongdouble.h52 extern long double asinl(long double);
/titanic_50/usr/src/head/iso/
H A Dmath_c99.h324 extern long double asinl __P((long double));
443 #pragma does_not_read_global_data(acosl, asinl, atanl, atan2l)
456 #pragma does_not_write_global_data(acosl, asinl, atanl, atan2l)
506 #pragma no_side_effect(acosl, asinl, atanl, atan2l)
/titanic_50/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath108 "\001asin", (Math_f)asinl,
/titanic_50/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath108 "\001asin", (Math_f)asinl,
/titanic_50/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath108 "\001asin", (Math_f)asinl,
/titanic_50/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dmath108 "\001asin", (Math_f)asinl,
/titanic_50/usr/src/lib/libm/common/
H A Dmapfile-vers330 asinl;
/titanic_50/usr/src/lib/libm/
H A DMakefile.com260 asinl.o \
673 ../common/Q/asinl.c \