HomeSort by relevance Sort by last modified time
    Searched defs:DOSMAGIC (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/include/coff/
powerpc.h 40 #define DOSMAGIC 0x5a4d /* from arm.h, i386.h */
pe.h 169 #define DOSMAGIC 0x5a4d
  /system/core/toolbox/
newfs_msdos.c 65 #define DOSMAGIC 0xaa55 /* DOS magic number */
709 mk2(img + MINBPS - 2, DOSMAGIC);
718 mk2(img + MINBPS - 2, DOSMAGIC);
    [all...]

Completed in 7536 milliseconds