Searched defs:__excepts (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/lib/msun/src/
H A Dfenv-softfloat.h61 feclearexcept(int __excepts) argument
69 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
77 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
86 feraiseexcept(int __excepts) argument
94 fetestexcept(int __excepts) argument
[all...]
/freebsd-10-stable/lib/msun/arm/
H A Dfenv.c160 feclearexcept(int __excepts) argument
170 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
184 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
194 feraiseexcept(int __excepts) argument
204 fetestexcept(int __excepts) argument
[all...]
H A Dfenv.h114 feclearexcept(int __excepts) argument
125 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
135 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
147 feraiseexcept(int __excepts) argument
156 fetestexcept(int __excepts) argument
[all...]
/freebsd-10-stable/lib/msun/ia64/
H A Dfenv.h71 feclearexcept(int __excepts) argument
82 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
92 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
111 feraiseexcept(int __excepts) argument
146 fetestexcept(int __excepts) argument
[all...]
/freebsd-10-stable/lib/msun/mips/
H A Dfenv.h76 feclearexcept(int __excepts) argument
87 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
97 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
109 feraiseexcept(int __excepts) argument
118 fetestexcept(int __excepts) argument
[all...]
/freebsd-10-stable/lib/msun/powerpc/
H A Dfenv.h106 feclearexcept(int __excepts) argument
119 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
129 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
143 feraiseexcept(int __excepts) argument
156 fetestexcept(int __excepts) argument
[all...]
/freebsd-10-stable/lib/msun/sparc64/
H A Dfenv.h78 feclearexcept(int __excepts) argument
89 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
99 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
116 feraiseexcept(int __excepts) argument
151 fetestexcept(int __excepts) argument
[all...]
/freebsd-10-stable/lib/msun/x86/
H A Dfenv.h174 feclearexcept(int __excepts) argument
195 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
210 fetestexcept(int __excepts) argument
272 feclearexcept(int __excepts) argument
290 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
302 fetestexcept(int __excepts) argument
[all...]

Completed in 125 milliseconds