/sysdeps/unix/sysv/linux/arc/ |
A D | sigrestorer.S | 29 PSEUDO_END_NOERRNO (__default_rt_sa_restorer) label
|
A D | sysdep.h | 84 # undef PSEUDO_END_NOERRNO 85 # define PSEUDO_END_NOERRNO(name) \ macro
|
/sysdeps/unix/mips/ |
A D | sysdep.h | 55 #undef PSEUDO_END_NOERRNO 56 #define PSEUDO_END_NOERRNO(sym) cfi_endproc; .end sym; .size sym,.-sym macro
|
/sysdeps/unix/sysv/linux/s390/s390-64/ |
A D | sysdep.h | 71 #undef PSEUDO_END_NOERRNO 72 #define PSEUDO_END_NOERRNO(name) \ macro
|
/sysdeps/unix/sysv/linux/s390/s390-32/ |
A D | sysdep.h | 67 #undef PSEUDO_END_NOERRNO 68 #define PSEUDO_END_NOERRNO(name) \ macro
|
/sysdeps/powerpc/powerpc32/ |
A D | sysdep.h | 141 #undef PSEUDO_END_NOERRNO 142 #define PSEUDO_END_NOERRNO(name) \ macro
|
/sysdeps/unix/ |
A D | syscall-template.S | 79 #define T_PSEUDO_END_NOERRNO(SYMBOL) PSEUDO_END_NOERRNO (SYMBOL)
|
A D | sysdep.h | 164 #ifndef PSEUDO_END_NOERRNO 165 #define PSEUDO_END_NOERRNO(sym) PSEUDO_END(sym) macro
|
/sysdeps/unix/sysv/linux/nios2/ |
A D | sysdep.h | 59 #undef PSEUDO_END_NOERRNO 60 #define PSEUDO_END_NOERRNO(name) \ macro
|
/sysdeps/unix/sysv/linux/aarch64/ |
A D | sysdep.h | 75 # undef PSEUDO_END_NOERRNO 76 # define PSEUDO_END_NOERRNO(name) \ macro
|
/sysdeps/unix/sysv/linux/m68k/ |
A D | sysdep.h | 71 #undef PSEUDO_END_NOERRNO 72 #define PSEUDO_END_NOERRNO(name) \ macro
|
/sysdeps/unix/sysv/linux/riscv/ |
A D | sysdep.h | 116 # undef PSEUDO_END_NOERRNO 117 # define PSEUDO_END_NOERRNO(name) \ macro
|
/sysdeps/unix/sysv/linux/microblaze/ |
A D | sysdep.h | 92 # undef PSEUDO_END_NOERRNO 93 # define PSEUDO_END_NOERRNO(name) \ macro
|
/sysdeps/unix/sysv/linux/ia64/ |
A D | sysdep.h | 148 #undef PSEUDO_END_NOERRNO 149 #define PSEUDO_END_NOERRNO(name) .endp C_SYMBOL_NAME(name); macro
|
/sysdeps/unix/sysv/linux/sh/ |
A D | sysdep.h | 73 #undef PSEUDO_END_NOERRNO 74 #define PSEUDO_END_NOERRNO(name) \ macro
|
/sysdeps/unix/sysv/linux/arm/ |
A D | sysdep.h | 115 #undef PSEUDO_END_NOERRNO 116 #define PSEUDO_END_NOERRNO(name) \ macro
|
/sysdeps/unix/sysv/linux/alpha/ |
A D | sysdep.h | 145 #undef PSEUDO_END_NOERRNO 146 #define PSEUDO_END_NOERRNO(sym) END(sym) macro
|
/sysdeps/unix/sysv/linux/hppa/ |
A D | sysdep.h | 205 #undef PSEUDO_END_NOERRNO 206 #define PSEUDO_END_NOERRNO(name) \ macro
|
/sysdeps/unix/sysv/linux/x86_64/ |
A D | sysdep.h | 104 # undef PSEUDO_END_NOERRNO 105 # define PSEUDO_END_NOERRNO(name) \ macro
|
/sysdeps/powerpc/powerpc64/ |
A D | sysdep.h | 434 #undef PSEUDO_END_NOERRNO 435 #define PSEUDO_END_NOERRNO(name) \ macro
|
/sysdeps/unix/sysv/linux/i386/ |
A D | sysdep.h | 91 #undef PSEUDO_END_NOERRNO 92 #define PSEUDO_END_NOERRNO(name) \ macro
|
/sysdeps/unix/sysv/linux/csky/ |
A D | sysdep.h | 133 # undef PSEUDO_END_NOERRNO 134 # define PSEUDO_END_NOERRNO(name) END (name) macro
|