Home
last modified time | relevance | path

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

/external/musl/include/
Dstdint.h31 typedef uint64_t uint_fast64_t; typedef
/external/capstone/include/windowsce/
Dstdint.h45 uint_fast64_t; typedef
/external/libconfig/lib/win32/
Dstdint.h86 typedef uint64_t uint_fast64_t; typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h111 typedef uint64_t uint_fast64_t; typedef
/external/python/cffi/cffi/
D_cffi_include.h93 typedef unsigned __int64 uint_fast64_t; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h141 typedef int uint_fast64_t; typedef
/external/clang/lib/Headers/
Dstdint.h124 typedef __uint_least64_t uint_fast64_t; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2500 uint_fast64_t = uint64_t variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2500 uint_fast64_t = uint64_t variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h786 typedef uint64_t uint_fast64_t; typedef
/external/crosvm/hypervisor/src/haxm/haxm_sys/
Dbindings.rs227 pub type uint_fast64_t = ::std::os::raw::c_ulonglong; typedef
/external/python/cffi/c/
D_cffi_backend.c47 typedef unsigned __int64 uint_fast64_t; typedef