Home
last modified time | relevance | path

Searched defs:__int64_t (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/Analysis/Inputs/
Dsystem-header-simulator.h41 typedef long long __int64_t; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h16 typedef int __int64_t; typedef
/external/crosvm/media/libvda/src/encode/
Dbindings.rs15 pub type __int64_t = ::std::os::raw::c_long; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py28 __int64_t = c_longlong variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py28 __int64_t = c_longlong variable
/external/rust/crates/ash/src/vk/
Dnative.rs90 pub type __int64_t = ::std::os::raw::c_long; typedef
/external/crosvm/media/ffmpeg/src/
Dffmpeg.rs281 pub type __int64_t = ::std::os::raw::c_long; typedef