Home
last modified time | relevance | path

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

12

/external/sdv/vsomeip/third_party/boost/config/include/boost/
Dcstdint.hpp190 typedef int64_t intmax_t; typedef
195 typedef int32_t intmax_t; typedef
320 typedef ::boost::long_long_type intmax_t; typedef
332 typedef long intmax_t; typedef
344 __extension__ typedef long long intmax_t; typedef
356 typedef __int64 intmax_t; typedef
366 typedef int32_t intmax_t; typedef
/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.rs13 pub type intmax_t = i64; typedef
/external/rust/crates/libc/src/
Dsgx.rs13 pub type intmax_t = i64; typedef
Dxous.rs13 pub type intmax_t = i64; typedef
Dswitch.rs13 pub type intmax_t = i64; typedef
/external/icu/icu4c/source/tools/tzcode/
Dprivate.h172 typedef long long intmax_t; typedef
183 typedef long intmax_t; typedef
Dzdump.c73 typedef long long intmax_t; typedef
82 typedef long intmax_t; 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/arm-trusted-firmware/include/lib/libc/
Dstdint.h116 typedef long long intmax_t; typedef
/external/trusty/musl/include/
Dalltypes.h.in13 TYPEDEF signed _Int64 intmax_t; variable
/external/trusty/arm-trusted-firmware/include/lib/libc/
Dstdint.h116 typedef long long intmax_t; typedef
/external/trusty/lk/lib/libc/include/
Dstdint.h120 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/pycparser/utils/fake_libc_include/
D_fake_typedefs.h148 typedef int intmax_t; typedef
/external/musl/include/
Dalltypes.h.in19 TYPEDEF signed _Int64 intmax_t; variable
/external/crosvm/perfetto/src/
Dbindings.rs68 pub type intmax_t = ::std::os::raw::c_longlong; typedef
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dbasic_regex_parser.hpp1749 bool valid_value(charT, boost::intmax_t, const mpl::false_&) in valid_value()
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dbasic_regex_parser.hpp1723 bool valid_value(charT, std::intmax_t, const std::integral_constant<bool, false>&) in valid_value()
/external/trusty/musl/arch/x86_64/bits/
Dalltypes.h157 typedef signed _Int64 intmax_t; typedef
/external/trusty/musl/arch/arm/bits/
Dalltypes.h144 typedef signed _Int64 intmax_t; typedef

12