Searched defs:fesetexceptflag (Results 1 – 11 of 11) sorted by relevance
/picolibc-latest/newlib/libc/include/machine/ |
D | fenv-softfloat.h | 71 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/riscv/machine/ |
D | fenv-fp.h | 319 __declare_fenv_inline(int) fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/xtensa/machine/ |
D | fenv-fp.h | 134 __declare_fenv_inline(int) fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/mips/machine/ |
D | fenv-fp.h | 57 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/aarch64/machine/ |
D | fenv-fp.h | 52 fesetexceptflag(const fexcept_t *__flagp, int __excepts) in fesetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/powerpc/machine/ |
D | fenv-fp.h | 56 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/arm/machine/ |
D | fenv-fp.h | 123 __declare_fenv_inline(int) fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/sh/machine/ |
D | fenv-fp.h | 123 __declare_fenv_inline(int) fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/sparc/machine/ |
D | fenv-fp.h | 82 fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
|
/picolibc-latest/newlib/libc/machine/m68k/machine/ |
D | fenv-fp.h | 183 __declare_fenv_inline(int) fesetexceptflag(const fexcept_t *flagp, int excepts) in fesetexceptflag() function
|
/picolibc-latest/newlib/libm/machine/x86/ |
D | fenv.c | 358 fesetexceptflag (const fexcept_t *flagp, int excepts) in fesetexceptflag() function
|