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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dtypes.h133 # define GRUB_LONG_MIN (-9223372036854775807L - 1) macro
137 # define GRUB_LONG_MIN (-2147483647L - 1) macro
H A Dmisc.h292 return GRUB_LONG_MIN;
/osnet-11/usr/src/grub/grub2/grub-core/kern/emu/
H A Dhostdisk.c2016 if (p != q && n != GRUB_LONG_MIN && n != GRUB_LONG_MAX)

Completed in 27 milliseconds