Searched refs:erfl (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/lib/libm/common/LD/ |
H A D | erfl.c | 95 #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 D | longdouble.h | 73 extern long double erfl(long double);
|
/titanic_44/usr/src/lib/libm/common/Q/ |
H A D | erfl.c | 96 #pragma weak __erfl = erfl 278 long double erfl(x) in erfl() function 320 if (x<=0.25) return one-erfl(x);
|
H A D | longdouble.h | 74 extern long double erfl(long double);
|
/titanic_44/usr/src/head/iso/ |
H A D | math_c99.h | 359 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 D | Makefile.com | 269 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 D | math | 118 "\001erf", (Math_f)erfl,
|
/titanic_44/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | math | 118 "\001erf", (Math_f)erfl,
|
/titanic_44/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | math | 118 "\001erf", (Math_f)erfl,
|
/titanic_44/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | math | 118 "\001erf", (Math_f)erfl,
|
/titanic_44/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 416 erfl;
|