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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Delf.h125 #define EI_CLASS 4 /* File class byte index */ macro
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h45 #define EI_CLASS 4 /* data sizes */ macro
98 & (h.e_ident[EI_CLASS] == ELFCLASS32) & (h.e_ident[EI_DATA] == ELFDATA2LSB) \
/osnet-11/usr/src/grub/grub2/include/grub/
H A Delf.h120 #define EI_CLASS 4 /* File class byte index */ macro

Completed in 41 milliseconds