Searched refs:GRUB_EFIEMU_SYSTEM_TABLE_SIZEOF_TOTAL (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/efiemu/
H A Defiemu.h130 #define GRUB_EFIEMU_SYSTEM_TABLE_SIZEOF_TOTAL ((grub_efiemu_sizeof_uintn_t () == 8) ? sizeof(*grub_efiemu_system_table64):sizeof(*grub_efiemu_system_table32)) macro

Completed in 40 milliseconds