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

/osnet-11/usr/src/grub/grub2/grub-core/lib/powerpc/
H A Drelocator.c38 #define RELOCATOR_SRC_SIZEOF(x) (&grub_relocator_##x##_end \ macro
40 #define RELOCATOR_SIZEOF(x) (RELOCATOR_SRC_SIZEOF(x) \
91 RELOCATOR_SRC_SIZEOF (backward));
103 RELOCATOR_SRC_SIZEOF (forward));
/osnet-11/usr/src/grub/grub2/grub-core/lib/mips/
H A Drelocator.c40 #define RELOCATOR_SRC_SIZEOF(x) (&grub_relocator_##x##_end \ macro
42 #define RELOCATOR_SIZEOF(x) (RELOCATOR_SRC_SIZEOF(x) \
95 RELOCATOR_SRC_SIZEOF (backward));
107 RELOCATOR_SRC_SIZEOF (forward));

Completed in 39 milliseconds