Home
last modified time | relevance | path

Searched refs:matherr (Results 1 – 25 of 73) sorted by relevance

123

/glibc-2.36/sysdeps/ieee754/
Dk_standard.c132 else if (!matherr(&exc)) { in __kernel_standard()
151 else if (!matherr(&exc)) { in __kernel_standard()
170 else if (!matherr(&exc)) { in __kernel_standard()
189 else if (!matherr(&exc)) { in __kernel_standard()
205 else if (!matherr(&exc)) { in __kernel_standard()
221 else if (!matherr(&exc)) { in __kernel_standard()
234 else if (!matherr(&exc)) { in __kernel_standard()
250 else if (!matherr(&exc)) { in __kernel_standard()
269 else if (!matherr(&exc)) { in __kernel_standard()
288 else if (!matherr(&exc)) { in __kernel_standard()
[all …]
Ds_matherr.c19 #undef matherr
29 compat_symbol (libm, __matherr, matherr, GLIBC_2_0);
Dk_standardl.c87 else if (!matherr (&exc)) in __kernel_standard_l()
103 else if (!matherr (&exc)) in __kernel_standard_l()
/glibc-2.36/math/
Dtest-matherr.c26 #undef matherr
28 compat_symbol_reference (libm, matherr, matherr, GLIBC_2_0);
34 matherr (struct exception *s) in matherr() function
Dtest-matherr-2.c28 # undef matherr
30 compat_symbol_reference (libm, matherr, matherr, GLIBC_2_0);
38 matherr (struct exception *s) in matherr() function
Dmath-svid-compat.h48 extern int matherr (struct exception *__exc);
78 compat_symbol_reference (libm, matherr, matherr, GLIBC_2_0);
84 # define matherr(EXC) ((void) (EXC), 0) macro
Dtest-matherr-3.c30 matherr (struct exception *s) in matherr() function
/glibc-2.36/sysdeps/generic/
Dlocalplt.data2 # PLT use is required for the malloc family and for matherr because
8 libm.so: matherr
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/
Dlocalplt.data2 # PLT use is required for the malloc family and for matherr because
11 libm.so: matherr
/glibc-2.36/sysdeps/unix/sysv/linux/sh/
Dlocalplt.data2 # PLT use is required for the malloc family and for matherr because
11 libm.so: matherr
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/
Dlocalplt.data2 # PLT use is required for the malloc family and for matherr because
8 libm.so: matherr
/glibc-2.36/sysdeps/x86_64/
Dlocalplt.data2 # PLT use is required for the malloc family and for matherr because
10 libm.so: matherr + RELA R_X86_64_GLOB_DAT
/glibc-2.36/sysdeps/mach/hurd/i386/
Dlocalplt.data2 # PLT use is required for the malloc family and for matherr because
10 libm.so: matherr + REL R_386_GLOB_DAT
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/
Dlocalplt.data5 libm.so: matherr
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/
Dlocalplt.data6 libm.so: matherr
/glibc-2.36/sysdeps/unix/sysv/linux/s390/
Dlocalplt.data6 libm.so: matherr
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/coldfire/
Dlocalplt.data6 libm.so: matherr
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/
Dlocalplt.data5 libm.so: matherr
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/m680x0/
Dlocalplt.data7 libm.so: matherr
/glibc-2.36/sysdeps/unix/sysv/linux/arm/
Dlocalplt.data6 libm.so: matherr
/glibc-2.36/sysdeps/unix/sysv/linux/microblaze/
Dlocalplt.data6 libm.so: matherr
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/
Dlocalplt.data2 # PLT use is required for the malloc family and for matherr because
/glibc-2.36/sysdeps/unix/sysv/linux/csky/
Dlocalplt.data2 # PLT use is required for the malloc family and for matherr because
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/
Dlocalplt.data2 # PLT use is required for the malloc family and for matherr because
/glibc-2.36/sysdeps/unix/sysv/linux/i386/
Dlocalplt.data8 libm.so: matherr + REL R_386_GLOB_DAT

123