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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dmm_private.h33 #if GRUB_CPU_SIZEOF_VOID_P == 4
35 #elif GRUB_CPU_SIZEOF_VOID_P == 8
43 #if GRUB_CPU_SIZEOF_VOID_P == 4
45 #elif GRUB_CPU_SIZEOF_VOID_P == 8
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
/osnet-11/usr/src/grub/grub2/grub-core/lib/ieee1275/
H A Dcmos.c53 #if GRUB_CPU_SIZEOF_VOID_P == 8
/osnet-11/usr/src/grub/grub2/grub-core/kern/i386/coreboot/
H A Dinit.c82 #if GRUB_CPU_SIZEOF_VOID_P == 4
/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/
H A Duhci.c248 #if GRUB_CPU_SIZEOF_VOID_P == 8
263 #if GRUB_CPU_SIZEOF_VOID_P == 8
277 #if GRUB_CPU_SIZEOF_VOID_P == 8
/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Ddl.c22 #define GRUB_TARGET_WORDSIZE (8 * GRUB_CPU_SIZEOF_VOID_P)
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Drelocator.c1528 for (i = 1; i < GRUB_CPU_SIZEOF_VOID_P; i++)

Completed in 32 milliseconds