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

/freebsd-11-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-11-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-11-stable/lib/msun/aarch64/
H A Dfenv.h81 feclearexcept(int __excepts) argument
92 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
102 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
114 feraiseexcept(int __excepts) argument
125 fetestexcept(int __excepts) argument
[all...]
/freebsd-11-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-11-stable/lib/msun/powerpc/
H A Dfenv.h111 feclearexcept(int __excepts) argument
124 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
134 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
148 feraiseexcept(int __excepts) argument
161 fetestexcept(int __excepts) argument
[all...]
/freebsd-11-stable/lib/msun/riscv/
H A Dfenv.h84 feclearexcept(int __excepts) argument
95 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
105 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
117 feraiseexcept(int __excepts) argument
126 fetestexcept(int __excepts) argument
[all...]
/freebsd-11-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-11-stable/lib/msun/x86/
H A Dfenv.h167 feclearexcept(int __excepts) argument
188 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
203 fetestexcept(int __excepts) argument
265 feclearexcept(int __excepts) argument
283 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
295 fetestexcept(int __excepts) argument
[all...]

Completed in 91 milliseconds