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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dstdint.in.h184 #undef int_least8_t macro
192 #define int_least8_t int8_t macro
/osnet-11/usr/src/grub/grub2/
H A Dconfigure27293 int_least8_t c1 = INT8_C (0x7f);
27294 int_least8_t c1max = INT_LEAST8_MAX;
27295 int_least8_t c1min = INT_LEAST8_MIN;
[all...]

Completed in 90 milliseconds