Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Headers/
Dstdint.h101 # define __int_least32_t int64_t macro
123 # define __int_least32_t int56_t macro
139 # define __int_least32_t int48_t macro
155 # define __int_least32_t int40_t macro
175 # define __int_least32_t int32_t macro
183 #ifdef __int_least32_t
184 typedef __int_least32_t int_least32_t;
186 typedef __int_least32_t int_fast32_t;
375 #ifdef __int_least32_t
/external/clang/lib/Headers/
Dstdint.h112 # define __int_least32_t int64_t macro
134 # define __int_least32_t int56_t macro
150 # define __int_least32_t int48_t macro
166 # define __int_least32_t int40_t macro
186 # define __int_least32_t int32_t macro
194 #ifdef __int_least32_t
195 typedef __int_least32_t int_least32_t;
197 typedef __int_least32_t int_fast32_t;
389 #ifdef __int_least32_t
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h18 typedef int __int_least32_t; typedef
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c1633 typedef __int32_t __int_least32_t; typedef
/external/python/pycparser/utils/benchmark/inputs/
Dredis.c.ppout32 typedef int __int_least32_t;
Dtccgen.c.ppout32 typedef int __int_least32_t;
Dsqlite-btree.c.ppout42 typedef int __int_least32_t;