Home | History | Annotate | Download | only in Headers

Lines Matching refs:__int_least8_t

76 # define __int_least8_t int64_t
98 # define __int_least8_t int56_t
114 # define __int_least8_t int48_t
130 # define __int_least8_t int40_t
150 # define __int_least8_t int32_t
170 # define __int_least8_t int24_t
181 # define __int_least8_t int16_t
198 # define __int_least8_t int8_t
202 #ifdef __int_least8_t
203 typedef __int_least8_t int_least8_t;
205 typedef __int_least8_t int_fast8_t;
207 #endif /* __int_least8_t */
404 #ifdef __int_least8_t
412 #endif /* __int_least8_t */