Home
last modified time | relevance | path

Searched refs:erfc (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/head/
H A Dmath.h146 extern double erfc(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.h88 #undef erfc
89 #define erfc(x) __tgmath_erfc(x) macro
/illumos-gate/usr/src/lib/libm/common/R/
H A Derff.c63 f = (float)erfc((double)x); in erfcf()
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h230 extern double erfc(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/lib/libm/common/C/
H A Derf.c31 #pragma weak __erfc = erfc
350 erfc(double x) { in erfc() function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dmath.tab17 f 1 erfc
/illumos-gate/usr/src/man/man3m/
H A DMakefile54 erfc.3m \
398 erfcf.3m := LINKSRC = erfc.3m
399 erfcl.3m := LINKSRC = erfc.3m
/illumos-gate/usr/src/lib/libm1/common/
H A Dlibmv1.c44 #pragma weak erfc = __erfc macro
H A Dmapfile-vers185 erfc;
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Derf.c327 extern double erfc(x)
/illumos-gate/usr/src/boot/include/
H A Dmath.h268 double erfc(double);
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dmath109 "\001erfc", (Math_f)(uintptr_t)erfcl,
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dmath109 "\001erfc", (Math_f)(uintptr_t)erfcl,
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dmath109 "\001erfc", (Math_f)(uintptr_t)erfcl,
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dmath109 "\001erfc", (Math_f)(uintptr_t)erfcl,
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc118 file path=usr/share/man/man3m/erfc.3m
119 link path=usr/share/man/man3m/erfcf.3m target=erfc.3m
120 link path=usr/share/man/man3m/erfcl.3m target=erfc.3m
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers712 erfc;