Home | History | Annotate | Download | only in Headers

Lines Matching refs:__int_least8_t

116 # define __int_least8_t int64_t
138 # define __int_least8_t int56_t
154 # define __int_least8_t int48_t
170 # define __int_least8_t int40_t
190 # define __int_least8_t int32_t
210 # define __int_least8_t int24_t
221 # define __int_least8_t int16_t
238 # define __int_least8_t int8_t
242 #ifdef __int_least8_t
243 typedef __int_least8_t int_least8_t;
245 typedef __int_least8_t int_fast8_t;
247 #endif /* __int_least8_t */
444 #ifdef __int_least8_t
452 #endif /* __int_least8_t */