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

/freebsd-13-stable/lib/msun/src/
H A Dfenv-softfloat.h63 feclearexcept(int __excepts) argument
71 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
79 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
88 feraiseexcept(int __excepts) argument
96 fetestexcept(int __excepts) argument
[all...]
/freebsd-13-stable/lib/msun/arm/
H A Dfenv.c162 feclearexcept(int __excepts) argument
172 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
186 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
196 feraiseexcept(int __excepts) argument
206 fetestexcept(int __excepts) argument
[all...]
H A Dfenv.h116 feclearexcept(int __excepts) argument
127 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
137 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
149 feraiseexcept(int __excepts) argument
158 fetestexcept(int __excepts) argument
[all...]
/freebsd-13-stable/lib/msun/riscv/
H A Dfenv.h103 feclearexcept(int __excepts) argument
112 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
123 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
135 feraiseexcept(int __excepts) argument
144 fetestexcept(int __excepts) argument
[all...]
/freebsd-13-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-13-stable/lib/msun/mips/
H A Dfenv.h102 feclearexcept(int __excepts) argument
115 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
127 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
141 feraiseexcept(int __excepts) argument
154 fetestexcept(int __excepts) argument
[all...]
/freebsd-13-stable/lib/msun/powerpc/
H A Dfenv.h123 feclearexcept(int __excepts) argument
136 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
146 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
160 feraiseexcept(int __excepts) argument
173 fetestexcept(int __excepts) argument
[all...]
/freebsd-13-stable/lib/msun/x86/
H A Dfenv.h169 feclearexcept(int __excepts) argument
190 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
205 fetestexcept(int __excepts) argument
267 feclearexcept(int __excepts) argument
285 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
297 fetestexcept(int __excepts) argument
[all...]

Completed in 40 milliseconds