Home
last modified time | relevance | path

Searched defs:__feraiseexcept (Results 1 – 20 of 20) sorted by relevance

/glibc-2.36/sysdeps/riscv/rvf/
Dfraiseexcpt.c23 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/powerpc/nofpu/
Dfraiseexcpt.c24 __feraiseexcept (int x) in __feraiseexcept() function
/glibc-2.36/math/
Dfraiseexcpt.c26 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/powerpc/fpu/
Dfraiseexcpt.c22 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/mips/fpu/
Dfraiseexcpt.c24 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/arc/fpu/
Dfraiseexcpt.c25 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/m68k/coldfire/fpu/
Dfraiseexcpt.c24 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/ia64/fpu/
Dfraiseexcpt.c26 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/i386/fpu/
Dfraiseexcpt.c23 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/m68k/m680x0/fpu/
Dfraiseexcpt.c24 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/x86_64/fpu/
Dfraiseexcpt.c23 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/hppa/fpu/
Dfraiseexcpt.c27 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/loongarch/fpu/
Dfraiseexcpt.c24 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/arm/
Dfraiseexcpt.c26 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/aarch64/fpu/
Dfraiseexcpt.c24 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/s390/fpu/
Dfraiseexcpt.c55 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/csky/fpu/
Dfraiseexcpt.c26 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/sh/sh4/fpu/
Dfraiseexcpt.c25 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/sysdeps/sparc/fpu/
Dfraiseexcpt.c25 __feraiseexcept (int excepts) in __feraiseexcept() function
/glibc-2.36/include/
Dfenv.h67 # define __feraiseexcept(excepts) ((void) 0) macro