Searched refs:__NGREG (Results 1 – 15 of 15) sorted by relevance
38 # define __NGREG 48 macro40 # define NGREG __NGREG44 typedef unsigned long gregset_t[__NGREG];83 # define __NGREG 48 /* includes r0-r31, nip, msr, lr, etc. */ macro88 # define NGREG __NGREG93 typedef unsigned long gregset_t[__NGREG];
40 #define __NGREG 23 macro42 # define NGREG __NGREG46 typedef greg_t gregset_t[__NGREG];159 #define __NGREG 19 macro161 # define NGREG __NGREG165 typedef greg_t gregset_t[__NGREG];
49 # define __NGREG 27 macro51 # define __NGREG 36 macro54 # define NGREG __NGREG57 typedef greg_t gregset_t[__NGREG] __attribute__ ((__aligned__(8)));
142 # define __NGREG 21 macro147 # define NGREG __NGREG153 # define __NGREG 19 macro155 # define NGREG __NGREG161 typedef greg_t gregset_t[__NGREG];
30 #define __NGREG 32 macro32 # define NGREG __NGREG38 unsigned long int __gprs[__NGREG];
37 #define __NGREG 33 macro39 # define NGREG __NGREG43 typedef greg_t gregset_t[__NGREG];
32 #define __NGREG 16 macro34 # define NGREG __NGREG38 typedef greg_t gregset_t[__NGREG];
33 #define __NGREG 18 macro35 # define NGREG __NGREG39 typedef greg_t gregset_t[__NGREG];
33 #define __NGREG 19 macro35 # define NGREG __NGREG39 typedef greg_t gregset_t[__NGREG];
35 #define __NGREG 32 macro38 # define NGREG __NGREG43 typedef greg_t gregset_t[__NGREG];
40 #define __NGREG 36 macro42 # define NGREG __NGREG46 typedef greg_t gregset_t[__NGREG];
25 #define ELF_NGREG __NGREG
1087 (NGREG): Rename to __NGREG and define to __NGREG if [__USE_MISC].1088 (gregset_t): Define using __NGREG.4111 * sysdeps/arm/sys/ucontext.h (NGREG): Rename to __NGREG and define4112 NGREG to __NGREG if [__USE_MISC].4113 (gregset_t): Define using __NGREG.4116 * sysdeps/i386/sys/ucontext.h (NGREG): Rename to __NGREG and4117 define NGREG to __NGREG if [__USE_MISC].4118 (gregset_t): Define using __NGREG.4123 * sysdeps/m68k/sys/ucontext.h (NGREG): Rename to __NGREG and4124 define NGREG to __NGREG if [__USE_MISC].[all …]