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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dtypes.h218 # define grub_be_to_cpu64(x) ((grub_uint64_t) (x)) macro
237 # define grub_be_to_cpu64(x) grub_swap_bytes64(x) macro

Completed in 22 milliseconds