Home
last modified time | relevance | path

Searched defs:uintmax_t (Results 1 – 25 of 26) sorted by relevance

12

/external/clang/test/Sema/
Dformat-strings-int-typedefs.c29 typedef void *uintmax_t; in test() typedef
Dformat-strings-fixit.c15 typedef __UINTMAX_TYPE__ uintmax_t; typedef
/external/rust/crates/libc/src/hermit/
Dmod.rs17 pub type uintmax_t = u64; typedef
/external/rust/crates/libc/src/
Dsgx.rs14 pub type uintmax_t = u64; typedef
Dswitch.rs14 pub type uintmax_t = u64; typedef
Dwasi.rs17 pub type uintmax_t = u64; typedef
Dpsp.rs18 pub type uintmax_t = u64; typedef
/external/icu/icu4c/source/tools/tzcode/
Dprivate.h193 typedef unsigned long long uintmax_t; typedef
196 typedef unsigned long uintmax_t; typedef
/external/capstone/include/windowsce/
Dstdint.h43 uintmax_t, typedef
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h128 typedef unsigned long long uintmax_t; typedef
/external/libconfig/lib/win32/
Dstdint.h99 typedef uint64_t uintmax_t; typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h124 typedef uint64_t uintmax_t; typedef
/external/python/cffi/cffi/
D_cffi_include.h95 typedef unsigned __int64 uintmax_t; typedef
/external/musl/include/
Dalltypes.h.in25 TYPEDEF unsigned _Int64 uintmax_t; variable
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h149 typedef int uintmax_t; typedef
/external/clang/lib/Headers/
Dstdint.h277 typedef __UINTMAX_TYPE__ uintmax_t; typedef
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2667 lo: ::uintmax_t, in estrtou()
2668 hi: ::uintmax_t, in estrtou()
2669 ) -> ::uintmax_t; in estrtou()
2711 numerator: ::uintmax_t, in strpct()
2712 denominator: ::uintmax_t, in strpct()
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2504 uintmax_t = c_ulonglong variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2504 uintmax_t = c_ulonglong variable
/external/libxml2/
Dtrio.c233 typedef unsigned long long int uintmax_t; typedef
/external/rust/crates/libc/src/windows/
Dmod.rs14 pub type uintmax_t = u64; typedef
/external/rust/crates/libc/src/unix/
Dmod.rs17 pub type uintmax_t = u64; typedef
/external/rust/crates/libc/src/solid/
Dmod.rs16 pub type uintmax_t = u64; typedef
/external/python/cffi/c/
D_cffi_backend.c49 typedef unsigned __int64 uintmax_t; typedef
/external/rust/crates/libc/src/vxworks/
Dmod.rs26 pub type uintmax_t = u64; typedef

12