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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Delf.h130 #define EI_DATA 5 /* Data encodeing byte index */ macro
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h48 #define EI_DATA 5 /* data type and ordering */ 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.h126 #define EI_DATA 5 /* Data encoding byte index */ macro

Completed in 30 milliseconds