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

/osnet-11/usr/src/grub/grub2/grub-core/lib/i386/
H A Drelocator.c85 grub_size_t grub_relocator_forward_size; variable
96 grub_relocator_forward_size = RELOCATOR_SIZEOF(_forward);
/osnet-11/usr/src/grub/grub2/grub-core/lib/mips/
H A Drelocator.c45 grub_size_t grub_relocator_forward_size; variable
52 grub_relocator_forward_size = RELOCATOR_SIZEOF(forward);
/osnet-11/usr/src/grub/grub2/grub-core/lib/powerpc/
H A Drelocator.c43 grub_size_t grub_relocator_forward_size; variable
50 grub_relocator_forward_size = RELOCATOR_SIZEOF(forward);

Completed in 19 milliseconds