Home
last modified time | relevance | path

Searched refs:PSEUDO_END_NOERRNO (Results 1 – 25 of 30) sorted by relevance

12

/glibc-2.36/sysdeps/unix/mips/
Dsysdep.h55 #undef PSEUDO_END_NOERRNO
56 #define PSEUDO_END_NOERRNO(sym) cfi_endproc; .end sym; .size sym,.-sym
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-64/
Dsysdep.h71 #undef PSEUDO_END_NOERRNO
72 #define PSEUDO_END_NOERRNO(name) \
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-32/
Dsysdep.h67 #undef PSEUDO_END_NOERRNO
68 #define PSEUDO_END_NOERRNO(name) \
/glibc-2.36/sysdeps/powerpc/powerpc32/
Dsysdep.h141 #undef PSEUDO_END_NOERRNO
142 #define PSEUDO_END_NOERRNO(name) \
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/
Dsysdep.h101 #undef PSEUDO_END_NOERRNO
102 #define PSEUDO_END_NOERRNO(name) \
/glibc-2.36/sysdeps/unix/sysv/linux/arc/
Dsysdep.h84 # undef PSEUDO_END_NOERRNO
85 # define PSEUDO_END_NOERRNO(name) \
Dsigrestorer.S29 PSEUDO_END_NOERRNO (__default_rt_sa_restorer) label
/glibc-2.36/sysdeps/unix/sysv/linux/nios2/
Dsysdep.h59 #undef PSEUDO_END_NOERRNO
60 #define PSEUDO_END_NOERRNO(name) \
/glibc-2.36/sysdeps/unix/
Dsysdep.h164 #ifndef PSEUDO_END_NOERRNO
165 #define PSEUDO_END_NOERRNO(sym) PSEUDO_END(sym) macro
Dsyscall-template.S79 #define T_PSEUDO_END_NOERRNO(SYMBOL) PSEUDO_END_NOERRNO (SYMBOL)
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/
Dsysdep.h79 #undef PSEUDO_END_NOERRNO
80 #define PSEUDO_END_NOERRNO(name) END (name);
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/
Dsysdep.h75 # undef PSEUDO_END_NOERRNO
76 # define PSEUDO_END_NOERRNO(name) \
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/
Dsysdep.h116 # undef PSEUDO_END_NOERRNO
117 # define PSEUDO_END_NOERRNO(name) \
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/
Dsysdep.h71 #undef PSEUDO_END_NOERRNO
72 #define PSEUDO_END_NOERRNO(name) \
/glibc-2.36/sysdeps/unix/sysv/linux/microblaze/
Dsysdep.h92 # undef PSEUDO_END_NOERRNO
93 # define PSEUDO_END_NOERRNO(name) \
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/
Dsysdep.h151 #undef PSEUDO_END_NOERRNO
152 #define PSEUDO_END_NOERRNO(name) .endp C_SYMBOL_NAME(name);
/glibc-2.36/sysdeps/unix/sysv/linux/arm/
Dsysdep.h115 #undef PSEUDO_END_NOERRNO
116 #define PSEUDO_END_NOERRNO(name) \
/glibc-2.36/sysdeps/unix/sysv/linux/sh/
Dsysdep.h73 #undef PSEUDO_END_NOERRNO
74 #define PSEUDO_END_NOERRNO(name) \
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/
Dsysdep.h205 #undef PSEUDO_END_NOERRNO
206 #define PSEUDO_END_NOERRNO(name) \
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/
Dsysdep.h104 # undef PSEUDO_END_NOERRNO
105 # define PSEUDO_END_NOERRNO(name) \
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/
Dsysdep.h143 #undef PSEUDO_END_NOERRNO
144 #define PSEUDO_END_NOERRNO(sym) END(sym)
/glibc-2.36/sysdeps/unix/sysv/linux/i386/
Dsysdep.h91 #undef PSEUDO_END_NOERRNO
92 #define PSEUDO_END_NOERRNO(name) \
/glibc-2.36/sysdeps/powerpc/powerpc64/
Dsysdep.h434 #undef PSEUDO_END_NOERRNO
435 #define PSEUDO_END_NOERRNO(name) \
/glibc-2.36/sysdeps/unix/sysv/linux/csky/
Dsysdep.h133 # undef PSEUDO_END_NOERRNO
134 # define PSEUDO_END_NOERRNO(name) END (name)
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-mips573 (PSEUDO_END_NOERRNO): Likewise.

12