Home
last modified time | relevance | path

Searched refs:erfcl (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/LD/
H A Derfl.c96 #pragma weak __erfcl = erfcl
280 long double erfcl(long double),s,y,t;
303 if (y<=9.0L) t = erfcl(y); else t = tiny;
307 long double erfcl(x) in erfcl() function
H A Dlongdouble.h72 extern long double erfcl(long double);
/illumos-gate/usr/src/lib/libm/common/Q/
H A Derfl.c97 #pragma weak __erfcl = erfcl
304 if (y<=9.0L) t = erfcl(y); else t = tiny;
308 long double erfcl(x) in erfcl() function
H A Dlongdouble.h73 extern long double erfcl(long double);
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h357 extern long double erfcl(long double);
447 #pragma does_not_read_global_data(erfl, erfcl, lgammal, tgammal)
459 #pragma does_not_write_global_data(erfl, erfcl, tgammal)
509 #pragma no_side_effect(erfl, erfcl, tgammal)
/illumos-gate/usr/src/boot/include/
H A Dmath.h452 long double erfcl(long double);
/illumos-gate/usr/src/man/man3m/
H A DMakefile196 erfcl.3m \
399 erfcl.3m := LINKSRC = erfc.3m
/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/lib/libm/common/
H A Dmapfile-vers425 erfcl;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc120 link path=usr/share/man/man3m/erfcl.3m target=erfc.3m