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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dstdint.in.h188 #undef int_least32_t macro
196 #define int_least32_t int32_t macro
/osnet-11/usr/src/grub/grub2/
H A Dconfigure27299 int_least32_t c3 = INT32_C (0x7fffffff);
27300 int_least32_t c3max = INT_LEAST32_MAX;
27301 int_least32_t c3min = INT_LEAST32_MIN;
[all...]

Completed in 80 milliseconds