Searched refs:erfc (Results 1 – 17 of 17) sorted by relevance
/illumos-gate/usr/src/head/ |
H A D | math.h | 146 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 D | tgmath.h | 88 #undef erfc 89 #define erfc(x) __tgmath_erfc(x) macro
|
/illumos-gate/usr/src/lib/libm/common/R/ |
H A D | erff.c | 63 f = (float)erfc((double)x); in erfcf()
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 230 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 D | erf.c | 31 #pragma weak __erfc = erfc 350 erfc(double x) { in erfc() function
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/ |
H A D | math.tab | 17 f 1 erfc
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 54 erfc.3m \ 398 erfcf.3m := LINKSRC = erfc.3m 399 erfcl.3m := LINKSRC = erfc.3m
|
/illumos-gate/usr/src/lib/libm1/common/ |
H A D | libmv1.c | 44 #pragma weak erfc = __erfc macro
|
H A D | mapfile-vers | 185 erfc;
|
/illumos-gate/usr/src/boot/include/ |
H A D | math.h | 268 double erfc(double);
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/ |
H A D | erf.c | 327 extern double erfc(x)
|
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/ |
H A D | math | 109 "\001erfc", (Math_f)(uintptr_t)erfcl,
|
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/ |
H A D | math | 109 "\001erfc", (Math_f)(uintptr_t)erfcl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/ |
H A D | math | 109 "\001erfc", (Math_f)(uintptr_t)erfcl,
|
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/ |
H A D | math | 109 "\001erfc", (Math_f)(uintptr_t)erfcl,
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 118 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 D | mapfile-vers | 712 erfc;
|