Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/head/
H A Dmath.h145 extern double erf(double);
151 #pragma does_not_read_global_data(erf, erfc, hypot)
152 #pragma does_not_write_global_data(erf, erfc, hypot)
153 #pragma no_side_effect(erf, erfc, hypot)
H A Dtgmath.h86 #undef erf
87 #define erf(x) __tgmath_erf(x) macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Duwin1 lib a64l,acosh,asinh,atanh,cbrt,ceil,crypt,erf,exp,expm1,floor
/illumos-gate/usr/src/lib/libm/common/R/
H A Derff.c45 return ((float)erf((double)x)); in erff()
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h229 extern double erf(double);
401 #pragma does_not_read_global_data(erf, erfc, tgamma)
409 #pragma does_not_write_global_data(erf, erfc, tgamma)
484 #pragma no_side_effect(erf, erfc, tgamma)
/illumos-gate/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()
/illumos-gate/usr/src/lib/libm/common/C/
H A Derf.c30 #pragma weak __erf = erf
282 erf(double x) { in erf() function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dmath.tab16 f 1 erf
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Duwin12 #define _lib_erf 1 /* erf() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Duwin12 #define _lib_erf 1 /* erf() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Duwin12 #define _lib_erf 1 /* erf() in default lib(s) */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Duwin12 #define _lib_erf 1 /* erf() in default lib(s) */
/illumos-gate/usr/src/man/man3m/
H A DMakefile53 erf.3m \
400 erff.3m := LINKSRC = erf.3m
401 erfl.3m := LINKSRC = erf.3m
/illumos-gate/usr/src/lib/libm1/common/
H A Dlibmv1.c43 #pragma weak erf = __erf macro
H A Dmapfile-vers184 erf;
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Derf.c269 extern double erf(x)
/illumos-gate/usr/src/boot/include/
H A Dmath.h267 double erf(double);
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dmath108 "\001erf", (Math_f)(uintptr_t)erfl,
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dmath108 "\001erf", (Math_f)(uintptr_t)erfl,
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dmath108 "\001erf", (Math_f)(uintptr_t)erfl,
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h588 extern char *snarf(char linebuf[], int *flag, int erf);
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dmath108 "\001erf", (Math_f)(uintptr_t)erfl,
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc117 file path=usr/share/man/man3m/erf.3m
121 link path=usr/share/man/man3m/erff.3m target=erf.3m
122 link path=usr/share/man/man3m/erfl.3m target=erf.3m
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com182 erf.o \
985 ../common/C/erf.c \
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers711 erf;

12