OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:greg_t
(Results
1 - 2
of
2
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
elfcore.h
19
typedef elf_greg_t
greg_t
;
typedef
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
ucontext.h
33
typedef long int
greg_t
;
typedef
39
typedef
greg_t
gregset_t[NGREG];
148
typedef int
greg_t
;
typedef
154
typedef
greg_t
gregset_t[NGREG];
Completed in 64 milliseconds