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

/osnet-11/usr/src/grub/grub2/grub-core/efiemu/runtime/
H A Dconfig.h24 # define SIZEOF_LONG 4 macro
30 # define SIZEOF_LONG 8 macro
/osnet-11/usr/src/grub/grub2/build-bios/
H A Dconfig-util.h1077 #define SIZEOF_LONG 4 macro
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A Dconfig-util.h1077 #define SIZEOF_LONG 4 macro
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dtypes.h27 # define GRUB_CPU_SIZEOF_LONG SIZEOF_LONG
/osnet-11/usr/src/grub/grub2/
H A Dconfig-util.h.in1070 #undef SIZEOF_LONG
/osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/
H A Dlzodefs.h1019 #if defined(SIZEOF_LONG)
1020 # define LZO_SIZEOF_LONG (SIZEOF_LONG)
H A Dminilzo.c1039 #if defined(SIZEOF_LONG)
1040 # define LZO_SIZEOF_LONG (SIZEOF_LONG)

Completed in 44 milliseconds