Home
last modified time | relevance | path

Searched defs:intmax_t (Results 1 – 25 of 30) sorted by relevance

12

/external/clang/test/Sema/
Dformat-strings-int-typedefs.c28 typedef void *intmax_t; in test() typedef
Dformat-strings-fixit.c14 typedef __INTMAX_TYPE__ intmax_t; typedef
/external/rust/crates/libc/src/hermit/
Dmod.rs16 pub type intmax_t = i64; typedef
/external/rust/crates/libc/src/
Dsgx.rs13 pub type intmax_t = i64; typedef
Dswitch.rs13 pub type intmax_t = i64; typedef
Dwasi.rs16 pub type intmax_t = i64; typedef
/external/cronet/third_party/icu/source/tools/tzcode/
Dprivate.h172 typedef long long intmax_t; typedef
183 typedef long intmax_t; typedef
Dzdump.c72 typedef long long intmax_t; typedef
81 typedef long intmax_t; typedef
/external/icu/icu4c/source/tools/tzcode/
Dprivate.h172 typedef long long intmax_t; typedef
183 typedef long intmax_t; typedef
Dzdump.c72 typedef long long intmax_t; typedef
81 typedef long intmax_t; typedef
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h116 typedef long long intmax_t; typedef
/external/capstone/include/windowsce/
Dstdint.h22 intmax_t, typedef
/external/libconfig/lib/win32/
Dstdint.h98 typedef int64_t intmax_t; typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h123 typedef int64_t intmax_t; typedef
/external/python/cffi/cffi/
D_cffi_include.h94 typedef __int64 intmax_t; typedef
/external/musl/include/
Dalltypes.h.in19 TYPEDEF signed _Int64 intmax_t; variable
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h148 typedef int intmax_t; typedef
/external/clang/lib/Headers/
Dstdint.h276 typedef __INTMAX_TYPE__ intmax_t; typedef
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2922 lo: ::intmax_t, in estrtoi()
2923 hi: ::intmax_t, in estrtoi()
2924 ) -> ::intmax_t; in estrtoi()
2979 numerator: ::intmax_t, in strspct()
2980 denominator: ::intmax_t, in strspct()
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2503 intmax_t = c_longlong variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2503 intmax_t = c_longlong variable
/external/libxml2/
Dtrio.c229 typedef long long int intmax_t; typedef
/external/rust/crates/libc/src/windows/
Dmod.rs13 pub type intmax_t = i64; typedef
/external/crosvm/hypervisor/src/haxm/haxm_sys/
Dbindings.rs228 pub type intmax_t = ::std::os::raw::c_longlong; typedef
/external/rust/crates/libc/src/unix/
Dmod.rs16 pub type intmax_t = i64; typedef

12