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

/external/clang/lib/Headers/
H A Dstdint.h114 # define __uint_least32_t uint64_t macro
136 # define __uint_least32_t uint56_t macro
152 # define __uint_least32_t uint48_t macro
168 # define __uint_least32_t uint40_t macro
188 # define __uint_least32_t uint32_t macro
197 typedef __uint_least32_t uint_least32_t;
199 typedef __uint_least32_t uint_fast32_t;
/external/clang/lib/include/
H A Dstdint.h114 # define __uint_least32_t uint64_t macro
136 # define __uint_least32_t uint56_t macro
152 # define __uint_least32_t uint48_t macro
168 # define __uint_least32_t uint40_t macro
188 # define __uint_least32_t uint32_t macro
197 typedef __uint_least32_t uint_least32_t;
199 typedef __uint_least32_t uint_fast32_t;

Completed in 68 milliseconds