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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dtypes.h26 # define GRUB_CPU_SIZEOF_VOID_P SIZEOF_VOID_P macro
34 # define GRUB_CPU_SIZEOF_VOID_P GRUB_TARGET_SIZEOF_VOID_P macro
43 #if GRUB_CPU_SIZEOF_VOID_P != GRUB_CPU_SIZEOF_LONG
47 #if GRUB_CPU_SIZEOF_VOID_P != 4 && GRUB_CPU_SIZEOF_VOID_P != 8
99 #if GRUB_CPU_SIZEOF_VOID_P == 8

Completed in 73 milliseconds