Lines Matching defs:__uint_least8_t
117 # undef __uint_least8_t
118 # define __uint_least8_t uint64_t
145 # undef __uint_least8_t
146 # define __uint_least8_t uint56_t
167 # undef __uint_least8_t
168 # define __uint_least8_t uint48_t
189 # undef __uint_least8_t
190 # define __uint_least8_t uint40_t
215 # undef __uint_least8_t
216 # define __uint_least8_t uint32_t
239 # undef __uint_least8_t
240 # define __uint_least8_t uint24_t
254 # undef __uint_least8_t
255 # define __uint_least8_t uint16_t
273 # undef __uint_least8_t
274 # define __uint_least8_t uint8_t
279 typedef __uint_least8_t uint_least8_t;
281 typedef __uint_least8_t uint_fast8_t;