Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libm/common/LD/
H A Derfl.c95 #pragma weak __erfl = erfl
277 long double erfl(x) in erfl() function
310 long double erfl(long double),s,y,t;
320 if (x<=0.25) return one-erfl(x);
H A Dlongdouble.h73 extern long double erfl(long double);
/titanic_44/usr/src/lib/libm/common/Q/
H A Derfl.c96 #pragma weak __erfl = erfl
278 long double erfl(x) in erfl() function
320 if (x<=0.25) return one-erfl(x);
H A Dlongdouble.h74 extern long double erfl(long double);
/titanic_44/usr/src/head/iso/
H A Dmath_c99.h359 extern long double erfl __P((long double));
450 #pragma does_not_read_global_data(erfl, erfcl, lgammal, tgammal)
462 #pragma does_not_write_global_data(erfl, erfcl, tgammal)
512 #pragma no_side_effect(erfl, erfcl, tgammal)
/titanic_44/usr/src/lib/libm/
H A DMakefile.com269 erfl.o \
544 ../common/LD/erfl.c \
682 ../common/Q/erfl.c \
/titanic_44/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dmath118 "\001erf", (Math_f)erfl,
/titanic_44/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath118 "\001erf", (Math_f)erfl,
/titanic_44/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath118 "\001erf", (Math_f)erfl,
/titanic_44/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath118 "\001erf", (Math_f)erfl,
/titanic_44/usr/src/lib/libm/common/
H A Dmapfile-vers416 erfl;