Home | History | Annotate | Download | only in Headers

Lines Matching refs:__int_least16_t

74 # define __int_least16_t int64_t
96 # define __int_least16_t int56_t
112 # define __int_least16_t int48_t
128 # define __int_least16_t int40_t
148 # define __int_least16_t int32_t
168 # define __int_least16_t int24_t
179 # define __int_least16_t int16_t
185 #ifdef __int_least16_t
186 typedef __int_least16_t int_least16_t;
188 typedef __int_least16_t int_fast16_t;
190 #endif /* __int_least16_t */
385 #ifdef __int_least16_t
393 #endif /* __int_least16_t */