Searched defs:EI_MAG0 (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Delf.h111 #define EI_MAG0 0 macro
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h36 #define EI_MAG0 0 macro
96 ((h.e_ident[EI_MAG0] == ELFMAG0) & (h.e_ident[EI_MAG1] == ELFMAG1) \
/osnet-11/usr/src/grub/grub2/include/grub/
H A Delf.h104 #define EI_MAG0 0 /* File identification byte 0 index */ macro

Completed in 32 milliseconds