Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
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;
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h13 typedef int __uint_least16_t; typedef
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c1604 typedef __uint16_t __uint_least16_t; typedef