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

/src/lib/libm/arch/arm/
H A Dfenv.c73 feclearexcept(int excepts) argument
90 fegetexceptflag(fexcept_t *flagp, int excepts) argument
104 feraiseexcept(int excepts) argument
125 fesetexceptflag(const fexcept_t * flagp,int excepts) argument
138 feenableexcept(int excepts) argument
149 fedisableexcept(int excepts) argument
165 fetestexcept(int excepts) argument
[all...]
/src/lib/libm/arch/aarch64/
H A Dfenv.c74 feclearexcept(int excepts) argument
91 fegetexceptflag(fexcept_t *flagp, int excepts) argument
104 feraiseexcept(int excepts) argument
126 fesetexceptflag(const fexcept_t * flagp,int excepts) argument
144 fetestexcept(int excepts) argument
237 feenableexcept(int excepts) argument
245 fedisableexcept(int excepts) argument
[all...]
/src/lib/libm/arch/hppa/
H A Dfenv.c85 feclearexcept(int excepts) argument
108 fegetexceptflag(fexcept_t *flagp, int excepts) argument
132 fesetexceptflag(const fexcept_t *flagp, int excepts) argument
159 feraiseexcept(int excepts) argument
205 fetestexcept(int excepts) argument
[all...]
/src/lib/libm/arch/riscv/
H A Dfenv.c79 feclearexcept(int excepts) argument
99 fegetexceptflag(fexcept_t *flagp, int excepts) argument
119 feraiseexcept(int excepts) argument
137 fesetexceptflag(const fexcept_t * flagp,int excepts) argument
160 fetestexcept(int excepts) argument
[all...]
/src/lib/libm/arch/sparc/
H A Dfenv.c87 fegetexceptflag(fexcept_t *flagp, int excepts) argument
111 fesetexceptflag(const fexcept_t *flagp, int excepts) argument
138 feraiseexcept(int excepts) argument
184 fetestexcept(int excepts) argument
[all...]
/src/lib/libm/arch/sparc64/
H A Dfenv.c101 fegetexceptflag(fexcept_t *flagp, int excepts) argument
125 fesetexceptflag(const fexcept_t *flagp, int excepts) argument
152 feraiseexcept(int excepts) argument
198 fetestexcept(int excepts) argument
[all...]
/src/lib/libm/arch/i387/
H A Dfenv.c157 feclearexcept(int excepts) argument
192 fegetexceptflag(fexcept_t *flagp, int excepts) argument
226 feraiseexcept(int excepts) argument
246 fesetexceptflag(const fexcept_t * flagp,int excepts) argument
279 fetestexcept(int excepts) argument
[all...]
/src/lib/libm/arch/x86_64/
H A Dfenv.c138 feclearexcept(int excepts) argument
171 fegetexceptflag(fexcept_t *flagp, int excepts) argument
206 feraiseexcept(int excepts) argument
226 fesetexceptflag(const fexcept_t * flagp,int excepts) argument
260 fetestexcept(int excepts) argument
[all...]

Completed in 5 milliseconds