OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DOSMAGIC
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
a.out.h
313
#define
DOSMAGIC
0x5a4d
/system/core/toolbox/
newfs_msdos.c
65
#define
DOSMAGIC
0xaa55 /* DOS magic number */
691
mk2(img + MINBPS - 2,
DOSMAGIC
);
701
mk2(img + MINBPS - 2,
DOSMAGIC
);
Completed in 28 milliseconds