Searched refs:__int_least16_t (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Headers/
H A Dstdint.h114 # 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_
[all...]

Completed in 354 milliseconds