Home
last modified time | relevance | path

Searched refs:fesetexceptflag (Results 1 – 18 of 18) sorted by relevance

/picolibc-latest/newlib/libm/fenv/
Dfenv.tex18 * Function fesetexceptflag:: Set floating-point status flags
39 @include fenv/fesetexceptflag.def
/picolibc-latest/newlib/libc/machine/spu/include/
Dfenv.h47 void fesetexceptflag(const fexcept_t *flagp, int excepts);
/picolibc-latest/newlib/libc/machine/sh/machine/
Dfenv-fp.h123 __declare_fenv_inline(int) fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
138 fesetexceptflag(&__ex, excepts); in feraiseexcept()
/picolibc-latest/newlib/libc/machine/arm/machine/
Dfenv-fp.h123 __declare_fenv_inline(int) fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
138 return fesetexceptflag(&__ex, excepts); in feraiseexcept()
/picolibc-latest/newlib/libc/machine/sparc/machine/
Dfenv-fp.h82 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
103 return fesetexceptflag(&__ex, excepts); in fesetexcept()
/picolibc-latest/newlib/libc/include/
Dfenv.h29 int fesetexceptflag(const fexcept_t *flagp, int excepts);
/picolibc-latest/newlib/libc/sys/xtensa/include/
Dfenv.h62 int fesetexceptflag(const fexcept_t *, int);
/picolibc-latest/newlib/libc/include/machine/
Dfenv-softfloat.h71 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/picolibc-latest/newlib/libc/machine/riscv/machine/
Dfenv-fp.h319 __declare_fenv_inline(int) fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/picolibc-latest/newlib/libc/machine/xtensa/machine/
Dfenv-fp.h134 __declare_fenv_inline(int) fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/picolibc-latest/newlib/libc/machine/mips/machine/
Dfenv-fp.h57 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/picolibc-latest/newlib/libc/machine/aarch64/machine/
Dfenv-fp.h52 fesetexceptflag(const fexcept_t *__flagp, int __excepts) in fesetexceptflag() function
/picolibc-latest/newlib/libc/machine/m68k/machine/
Dfenv-fp.h183 __declare_fenv_inline(int) fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/picolibc-latest/newlib/libc/machine/powerpc/machine/
Dfenv-fp.h56 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/picolibc-latest/newlib/libm/machine/x86/
Dfenv.c358 fesetexceptflag (const fexcept_t *flagp, int excepts) in fesetexceptflag() function
/picolibc-latest/test/
Dmath-funcs.c475 i1 = fesetexceptflag(&fex, FE_ALL_EXCEPT); in main()
/picolibc-latest/
DCOPYING.picolibc2335 newlib/libm/machine/spu/headers/fesetexceptflag.h
/picolibc-latest/newlib/
DChangeLog-201510870 * libm/machine/spu/fesetexceptflag.c: Ditto.
10882 * libm/machine/spu/headers/fesetexceptflag.h: Ditto.