Searched refs:sigcontext_struct (Results 1 – 3 of 3) sorted by relevance
48 #define sigcontext_struct sigcontext macro101 struct sigcontext_struct { struct1266 struct sigcontext_struct sc; in sys_sigreturn()1291 struct sigcontext_struct sc; in sys_sigreturn()1311 struct sigcontext_struct sc; in sys_sigreturn()1360 struct sigcontext_struct sc; in sys_sigreturn()1415 struct sigcontext_struct sc; in sys_sigreturn()
134 +#define sigcontext_struct sigcontext
732 * configure.ac: Add check for struct sigcontext_struct in <signal.h>.733 * signal.c [! HAVE_ASM_SIGCONTEXT_H] [I386] (struct sigcontext_struct):5035 instead of sigcontext_struct since glibc v5+ apparently5056 * signal.c [LINUX]: Standardize on the name sigcontext_struct.5070 asm/sigcontext.h to define sigcontext_struct and don't define it5531 * signal.c [M68K] (sigcontext_struct): Support m68k sigcontext