Home
last modified time | relevance | path

Searched defs:int_least32_t (Results 1 – 14 of 14) sorted by relevance

/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h81 typedef int32_t int_least32_t; typedef
/external/python/cffi/cffi/
D_cffi_include.h51 typedef __int32 int_least32_t; typedef
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h96 typedef int32_t int_least32_t; typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h96 typedef int32_t int_least32_t; typedef
/external/libusb/msvc/
Dstdint.h102 typedef int int_least32_t; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h128 typedef int int_least32_t; typedef
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs127 pub type int_least32_t = ::std::os::raw::c_int; typedef
Dvhost.rs278 pub type int_least32_t = ::std::os::raw::c_int; typedef
/external/clang/lib/Headers/
Dstdint.h195 typedef __int_least32_t int_least32_t; typedef
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2487 int_least32_t = int32_t variable
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2487 int_least32_t = int32_t variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h770 typedef int32_t int_least32_t; typedef
/external/python/cffi/c/
D_cffi_backend.c34 typedef __int32 int_least32_t; typedef
/external/crosvm/usb_util/src/
Dbindings.rs274 pub type int_least32_t = ::std::os::raw::c_int; typedef