Home
last modified time | relevance | path

Searched refs:__uint_least32_t (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/clang/lib/Headers/
Dstdint.h102 # define __uint_least32_t uint64_t macro
124 # define __uint_least32_t uint56_t macro
140 # define __uint_least32_t uint48_t macro
156 # define __uint_least32_t uint40_t macro
176 # define __uint_least32_t uint32_t macro
185 typedef __uint_least32_t uint_least32_t;
187 typedef __uint_least32_t uint_fast32_t;
/external/clang/lib/Headers/
Dstdint.h113 # define __uint_least32_t uint64_t macro
135 # define __uint_least32_t uint56_t macro
151 # define __uint_least32_t uint48_t macro
167 # define __uint_least32_t uint40_t macro
187 # define __uint_least32_t uint32_t macro
196 typedef __uint_least32_t uint_least32_t;
198 typedef __uint_least32_t uint_fast32_t;
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h19 typedef int __uint_least32_t; typedef
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c1634 typedef __uint32_t __uint_least32_t; typedef
/external/python/pycparser/utils/benchmark/inputs/
Dredis.c.ppout33 typedef int __uint_least32_t;
Dtccgen.c.ppout33 typedef int __uint_least32_t;
Dsqlite-btree.c.ppout43 typedef int __uint_least32_t;