OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mach_off_t
(Results
1 - 2
of
2
) sorted by null
/external/grub/stage2/
defs.h
61
typedef unsigned int
mach_off_t
; /* another unsigned int */
typedef
fs.h
71
#define BBOFF ((
mach_off_t
)(0))
72
#define SBOFF ((
mach_off_t
)(BBOFF + BBSIZE))
Completed in 22 milliseconds