Home
last modified time | relevance | path

Searched defs:__excepts (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/msun/src/
H A Dfenv-softfloat.h61 feclearexcept(int __excepts) in feclearexcept()
69 fegetexceptflag(fexcept_t *__flagp, int __excepts) in fegetexceptflag()
77 fesetexceptflag(const fexcept_t *__flagp, int __excepts) in fesetexceptflag()
86 feraiseexcept(int __excepts) in feraiseexcept()
94 fetestexcept(int __excepts) in fetestexcept()
/freebsd/lib/msun/riscv/
H A Dfenv.h107 __feclearexcept_int(int __excepts) in __feclearexcept_int()
116 __fegetexceptflag_int(fexcept_t *__flagp, int __excepts) in __fegetexceptflag_int()
127 __fesetexceptflag_int(const fexcept_t *__flagp, int __excepts) in __fesetexceptflag_int()
139 __feraiseexcept_int(int __excepts) in __feraiseexcept_int()
148 __fetestexcept_int(int __excepts) in __fetestexcept_int()
/freebsd/lib/msun/x86/
H A Dfenv.h181 __feclearexcept_int(int __excepts) in __feclearexcept_int()
202 __fegetexceptflag_int(fexcept_t *__flagp, int __excepts) in __fegetexceptflag_int()
217 __fetestexcept_int(int __excepts) in __fetestexcept_int()
279 __feclearexcept_int(int __excepts) in __feclearexcept_int()
297 __fegetexceptflag_int(fexcept_t *__flagp, int __excepts) in __fegetexceptflag_int()
309 __fetestexcept_int(int __excepts) in __fetestexcept_int()
/freebsd/lib/msun/aarch64/
H A Dfenv.h115 __feclearexcept_int(int __excepts) in __feclearexcept_int()
126 __fegetexceptflag_int(fexcept_t *__flagp, int __excepts) in __fegetexceptflag_int()
136 __fesetexceptflag_int(const fexcept_t *__flagp, int __excepts) in __fesetexceptflag_int()
148 __feraiseexcept_int(int __excepts) in __feraiseexcept_int()
159 __fetestexcept_int(int __excepts) in __fetestexcept_int()
/freebsd/lib/msun/arm/
H A Dfenv.h150 __feclearexcept_int(int __excepts) in __feclearexcept_int()
161 __fegetexceptflag_int(fexcept_t *__flagp, int __excepts) in __fegetexceptflag_int()
171 __fesetexceptflag_int(const fexcept_t *__flagp, int __excepts) in __fesetexceptflag_int()
183 __feraiseexcept_int(int __excepts) in __feraiseexcept_int()
192 __fetestexcept_int(int __excepts) in __fetestexcept_int()
/freebsd/lib/msun/powerpc/
H A Dfenv.h139 __feclearexcept_int(int __excepts) in __feclearexcept_int()
152 __fegetexceptflag_int(fexcept_t *__flagp, int __excepts) in __fegetexceptflag_int()
162 __fesetexceptflag_int(const fexcept_t *__flagp, int __excepts) in __fesetexceptflag_int()
176 __feraiseexcept_int(int __excepts) in __feraiseexcept_int()
189 __fetestexcept_int(int __excepts) in __fetestexcept_int()