Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/arm/sys/
Ducontext.h39 # define NGREG 18 macro
42 typedef greg_t gregset_t[NGREG];
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/sys/
Ducontext.h40 # define NGREG __NGREG macro
88 # define NGREG __NGREG macro
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sys/
Ducontext.h147 # define NGREG __NGREG macro
155 # define NGREG __NGREG macro
/glibc-2.36/sysdeps/unix/sysv/linux/x86/sys/
Ducontext.h42 # define NGREG __NGREG macro
161 # define NGREG __NGREG macro
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/bits/
Dprocfs.h26 #define ELF_NGREG NGREG
/glibc-2.36/sysdeps/unix/sysv/linux/s390/bits/
Dprocfs.h26 #define ELF_NGREG NGREG
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/bits/
Dprocfs.h41 #define NGREG ELF_NGREG macro
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/sys/
Ducontext.h32 # define NGREG __NGREG macro
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/sys/
Ducontext.h40 # define NGREG 80 macro
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/sys/
Ducontext.h32 # define NGREG 32 macro
/glibc-2.36/sysdeps/unix/sysv/linux/s390/sys/
Ducontext.h54 # define NGREG __NGREG macro
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/sys/
Ducontext.h39 # define NGREG __NGREG macro
/glibc-2.36/sysdeps/arm/sys/
Ducontext.h34 # define NGREG __NGREG macro
/glibc-2.36/sysdeps/m68k/sys/
Ducontext.h35 # define NGREG __NGREG macro
/glibc-2.36/sysdeps/unix/sysv/linux/sh/sys/
Ducontext.h34 # define NGREG __NGREG macro
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/sys/
Ducontext.h35 # define NGREG __NGREG macro
/glibc-2.36/sysdeps/i386/sys/
Ducontext.h35 # define NGREG __NGREG macro
/glibc-2.36/sysdeps/unix/sysv/linux/mips/sys/
Ducontext.h38 # define NGREG __NGREG macro
/glibc-2.36/sysdeps/mips/sys/
Ducontext.h42 # define NGREG __NGREG macro
/glibc-2.36/sysdeps/mach/hurd/i386/
Dtrampoline.c76 (NGREG - REG_EIP) * sizeof (int)); in fill_ucontext()
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-arm2507 (NGREG, mcontext_t, struct ucontext): Update to match the kernel.
DChangeLog.181087 (NGREG): Rename to __NGREG and define to __NGREG if [__USE_MISC].
4111 * sysdeps/arm/sys/ucontext.h (NGREG): Rename to __NGREG and define
4112 NGREG to __NGREG if [__USE_MISC].
4116 * sysdeps/i386/sys/ucontext.h (NGREG): Rename to __NGREG and
4117 define NGREG to __NGREG if [__USE_MISC].
4123 * sysdeps/m68k/sys/ucontext.h (NGREG): Rename to __NGREG and
4124 define NGREG to __NGREG if [__USE_MISC].
4128 * sysdeps/mips/sys/ucontext.h (NGREG): Rename to __NGREG and
4129 define NGREG to __NGREG if [__USE_MISC].
4134 * sysdeps/unix/sysv/linux/alpha/sys/ucontext.h (NGREG): Rename to
[all …]
DChangeLog.101941 gregset_t, fpregset_t, and NGREG definitions.
3845 gregset_t, fpregset_t, and NGREG definitions.
DChangeLog.123238 * sysdeps/unix/sysv/linux/hppa/sys/ucontext.h (NGREG, NFPREG,
DChangeLog.1414833 (NGREG): Increase.