Home
last modified time | relevance | path

Searched defs:uintmax_t (Results 1 – 25 of 31) 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/llvm-project/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/llvm-project/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/
Dstdint.h22 typedef unsigned int 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
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dcert-err34-c.c6 typedef unsigned long long uintmax_t; 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/jemalloc_new/include/msvc_compat/C99/
Dstdint.h124 typedef uint64_t uintmax_t; typedef
/external/python/cffi/cffi/
D_cffi_include.h66 typedef unsigned __int64 uintmax_t; typedef
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h149 typedef int uintmax_t; typedef
/external/e2fsprogs/
Daclocal.m44172 AC_DEFINE_UNQUOTED([uintmax_t], [$ac_type], definition
/external/openssh/
Ddefines.h304 typedef unsigned long long uintmax_t; typedef
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs142 pub type uintmax_t = ::std::os::raw::c_ulong; typedef
Dvhost.rs293 pub type uintmax_t = ::std::os::raw::c_ulong; typedef
/external/llvm-project/clang/lib/Headers/
Dstdint.h263 typedef __UINTMAX_TYPE__ uintmax_t; typedef
/external/clang/lib/Headers/
Dstdint.h277 typedef __UINTMAX_TYPE__ uintmax_t; typedef
/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

12