Home
last modified time | relevance | path

Searched refs:erf (Results 1 – 22 of 22) sorted by relevance

/titanic_41/usr/src/head/
H A Dmath.h150 extern double erf __P((double));
156 #pragma does_not_read_global_data(erf, erfc, hypot)
157 #pragma does_not_write_global_data(erf, erfc, hypot)
158 #pragma no_side_effect(erf, erfc, hypot)
H A Dtgmath.h86 #undef erf
87 #define erf(x) __tgmath_erf(x) macro
/titanic_41/usr/src/lib/libast/common/features/
H A Duwin1 lib a64l,acosh,asinh,atanh,cbrt,ceil,crypt,erf,exp,expm1,floor
/titanic_41/usr/src/lib/libm/common/R/
H A Derff.c45 return ((float)erf((double)x)); in erff()
/titanic_41/usr/src/head/iso/
H A Dmath_c99.h232 extern double erf __P((double));
404 #pragma does_not_read_global_data(erf, erfc, tgamma)
412 #pragma does_not_write_global_data(erf, erfc, tgamma)
487 #pragma no_side_effect(erf, erfc, tgamma)
/titanic_41/usr/src/lib/libm/common/C/
H A Derf.c30 #pragma weak __erf = erf
282 erf(double x) { in erf() function
/titanic_41/usr/src/lib/libshell/common/data/
H A Dmath.tab16 f 1 erf
/titanic_41/usr/src/cmd/mailx/
H A Dcmd2.c409 snarf(char linebuf[], int *flag, int erf) in snarf() argument
428 if (erf) { in snarf()
509 if (erf) { in snarf()
/titanic_41/usr/src/man/man3m/
H A DMakefile52 erf.3m \
/titanic_41/usr/src/lib/libm1/common/
H A Dlibmv1.c43 #pragma weak erf = __erf macro
H A Dmapfile-vers184 erf;
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dmath.h78 extern double erf();
/titanic_41/usr/src/lib/libast/common/uwin/
H A Derf.c269 extern double erf(x)
/titanic_41/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dmath118 "\001erf", (Math_f)erfl,
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dmath118 "\001erf", (Math_f)erfl,
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dmath118 "\001erf", (Math_f)erfl,
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dmath118 "\001erf", (Math_f)erfl,
/titanic_41/usr/src/cmd/mailx/hdr/
H A Ddef.h587 extern char *snarf(char linebuf[], int *flag, int erf);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc48 file path=usr/share/man/man3m/erf.3m
/titanic_41/usr/src/lib/libm/common/
H A Dmapfile-vers700 erf;
/titanic_41/usr/src/lib/libm/
H A DMakefile.com182 erf.o \
996 ../common/C/erf.c \
/titanic_41/usr/src/lib/libast/
H A DMakefile.com581 common/uwin/erf.o \