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

/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkimagexx.c413 grub_uint32_t *t32 = (grub_uint32_t *) target; local
414 *t32 = grub_host_to_target64 (grub_target_to_host32 (*t32)
419 *t32, offset);
426 grub_uint32_t *t32 = (grub_uint32_t *) target; local
427 *t32 = grub_host_to_target64 (grub_target_to_host32 (*t32)
430 *t32, offset);

Completed in 22 milliseconds