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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dstdint.in.h189 #undef uint_least32_t macro
197 #define uint_least32_t uint32_t macro
/osnet-11/usr/src/grub/grub2/
H A Dconfigure27309 uint_least32_t d3 = UINT32_C (0xffffffff);
27310 uint_least32_t d3max = UINT_LEAST32_MAX;
27382 int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
[all...]

Completed in 82 milliseconds