Home
last modified time | relevance | path

Searched defs:uint_least32_t (Results 1 – 12 of 12) sorted by relevance

/external/musl/include/
Dstdint.h35 typedef uint32_t uint_least32_t; typedef
/external/capstone/include/windowsce/
Dstdint.h36 uint_least32_t, typedef
/external/libconfig/lib/win32/
Dstdint.h75 typedef uint32_t uint_least32_t; typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h100 typedef uint32_t uint_least32_t; typedef
/external/python/cffi/cffi/
D_cffi_include.h84 typedef unsigned __int32 uint_least32_t; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h129 typedef int uint_least32_t; typedef
/external/clang/lib/Headers/
Dstdint.h196 typedef __uint_least32_t uint_least32_t; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2491 uint_least32_t = uint32_t variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2491 uint_least32_t = uint32_t variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h775 typedef uint32_t uint_least32_t; typedef
/external/crosvm/hypervisor/src/haxm/haxm_sys/
Dbindings.rs218 pub type uint_least32_t = ::std::os::raw::c_uint; typedef
/external/python/cffi/c/
D_cffi_backend.c38 typedef unsigned __int32 uint_least32_t; typedef