Home
last modified time | relevance | path

Searched defs:int_least64_t (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/
Dstdint.h4 typedef long long int int_least64_t; typedef
/external/capstone/include/windowsce/
Dstdint.h23 int_least64_t, typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h97 typedef int64_t int_least64_t; typedef
/external/python/cffi/cffi/
D_cffi_include.h52 typedef __int64 int_least64_t; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h130 typedef int int_least64_t; typedef
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs128 pub type int_least64_t = ::std::os::raw::c_long; typedef
Dvhost.rs279 pub type int_least64_t = ::std::os::raw::c_long; typedef
/external/llvm-project/clang/lib/Headers/
Dstdint.h110 typedef __int_least64_t int_least64_t; typedef
/external/clang/lib/Headers/
Dstdint.h121 typedef __int_least64_t int_least64_t; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2488 int_least64_t = int64_t variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2488 int_least64_t = int64_t variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h771 typedef int64_t int_least64_t; typedef
/external/python/cffi/c/
D_cffi_backend.c35 typedef __int64 int_least64_t; typedef