Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h86 typedef uint64_t uint_least64_t; typedef
/external/python/cffi/cffi/
D_cffi_include.h56 typedef unsigned __int64 uint_least64_t; typedef
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h101 typedef uint64_t uint_least64_t; typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h101 typedef uint64_t uint_least64_t; typedef
/external/libusb/msvc/
Dstdint.h105 typedef unsigned __int64 uint_least64_t; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h131 typedef int uint_least64_t; typedef
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs132 pub type uint_least64_t = ::std::os::raw::c_ulong; typedef
Dvhost.rs283 pub type uint_least64_t = ::std::os::raw::c_ulong; typedef
/external/clang/lib/Headers/
Dstdint.h122 typedef __uint_least64_t uint_least64_t; typedef
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2492 uint_least64_t = uint64_t variable
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2492 uint_least64_t = uint64_t variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h776 typedef uint64_t uint_least64_t; typedef
/external/python/cffi/c/
D_cffi_backend.c39 typedef unsigned __int64 uint_least64_t; typedef
/external/crosvm/usb_util/src/
Dbindings.rs279 pub type uint_least64_t = ::std::os::raw::c_ulong; typedef