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

/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkimage.c458 #define grub_host_to_target32(x) (grub_host_to_target32_real (image_target, (x)))
493 grub_host_to_target32_real (struct image_target_desc *image_target, grub_uint32_t in) function
525 return grub_host_to_target32_real (image_target, in);

Completed in 24 milliseconds