Lines Matching defs:__int_least16_t
115 # define __int_least16_t int64_t
137 # define __int_least16_t int56_t
153 # define __int_least16_t int48_t
169 # define __int_least16_t int40_t
189 # define __int_least16_t int32_t
209 # define __int_least16_t int24_t
220 # define __int_least16_t int16_t
226 #ifdef __int_least16_t
227 typedef __int_least16_t int_least16_t;
229 typedef __int_least16_t int_fast16_t;
231 #endif /* __int_least16_t */
426 #ifdef __int_least16_t
434 #endif /* __int_least16_t */