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/llvm-project/clang/test/Analysis/Inputs/
Dsystem-header-simulator.h13 typedef long long __int64_t; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h16 typedef int __int64_t; 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/adhd/cras/client/cras-sys/src/
Dgen.rs47 pub type __int64_t = ::std::os::raw::c_long; typedef
/external/crosvm/net_sys/src/
Diff.rs493 pub type __int64_t = ::std::os::raw::c_long; typedef