Searched refs:NGREG (Results 1 – 19 of 19) sorted by relevance
26 #define ELF_NGREG NGREG
41 #define NGREG ELF_NGREG macro
40 # define NGREG __NGREG macro88 # define NGREG __NGREG macro
39 # define NGREG 18 macro42 typedef greg_t gregset_t[NGREG];
40 # define NGREG 80 macro
32 # define NGREG 32 macro
54 # define NGREG __NGREG macro
39 # define NGREG __NGREG macro
34 # define NGREG __NGREG macro
147 # define NGREG __NGREG macro155 # define NGREG __NGREG macro
42 # define NGREG __NGREG macro161 # define NGREG __NGREG macro
35 # define NGREG __NGREG macro
38 # define NGREG __NGREG macro
42 # define NGREG __NGREG macro
76 (NGREG - REG_EIP) * sizeof (int)); in fill_ucontext()
Completed in 42 milliseconds