Lines Matching refs:__int_least16_t
114 # define __int_least16_t int64_t macro
136 # define __int_least16_t int56_t macro
152 # define __int_least16_t int48_t macro
168 # define __int_least16_t int40_t macro
188 # define __int_least16_t int32_t macro
208 # define __int_least16_t int24_t macro
219 # define __int_least16_t int16_t macro
225 #ifdef __int_least16_t
226 typedef __int_least16_t int_least16_t;
228 typedef __int_least16_t int_fast16_t;
425 #ifdef __int_least16_t