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

/external/clang/lib/Headers/
H A Dstdint.h115 # define __uint_least16_t uint64_t macro
137 # define __uint_least16_t uint56_t macro
153 # define __uint_least16_t uint48_t macro
169 # define __uint_least16_t uint40_t macro
189 # define __uint_least16_t uint32_t macro
209 # define __uint_least16_t uint24_t macro
220 # define __uint_least16_t uint16_t macro
227 typedef __uint_least16_t uint_least16_t;
229 typedef __uint_least16_t uint_fast16_t;

Completed in 50 milliseconds