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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dgpt_partition.h39 { grub_cpu_to_le32_compile_time (0x21686148), grub_cpu_to_le16_compile_time (0x6449), grub_cpu_to_le16_compile_time (0x6e6f), \
H A Dtypes.h224 # define grub_cpu_to_le16_compile_time(x) grub_swap_bytes16_compile_time(x) macro
242 # define grub_cpu_to_le16_compile_time(x) ((grub_uint16_t) (x)) macro
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dsquash4.c414 case grub_cpu_to_le16_compile_time (COMPRESSION_ZLIB):
417 case grub_cpu_to_le16_compile_time (COMPRESSION_LZO):
420 case grub_cpu_to_le16_compile_time (COMPRESSION_XZ):
488 case grub_cpu_to_le16_compile_time (SQUASH_TYPE_DIR):
493 case grub_cpu_to_le16_compile_time (SQUASH_TYPE_LONG_DIR):
675 case grub_cpu_to_le16_compile_time (SQUASH_TYPE_LONG_REGULAR):
678 case grub_cpu_to_le16_compile_time (SQUASH_TYPE_REGULAR):
708 case grub_cpu_to_le16_compile_time (SQUASH_TYPE_LONG_REGULAR):
711 case grub_cpu_to_le16_compile_time (SQUASH_TYPE_REGULAR):
723 case grub_cpu_to_le16_compile_time (SQUASH_TYPE_LONG_REGULA
[all...]

Completed in 30 milliseconds