/external/clang/test/Sema/ |
D | format-strings-int-typedefs.c | 29 typedef void *uintmax_t; in test() typedef
|
D | format-strings-fixit.c | 15 typedef __UINTMAX_TYPE__ uintmax_t; typedef
|
/external/llvm-project/clang/test/Sema/ |
D | format-strings-int-typedefs.c | 29 typedef void *uintmax_t; in test() typedef
|
D | format-strings-fixit.c | 15 typedef __UINTMAX_TYPE__ uintmax_t; typedef
|
/external/llvm-project/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/ |
D | stdint.h | 22 typedef unsigned int uintmax_t; typedef
|
/external/rust/crates/libc/src/hermit/ |
D | mod.rs | 17 pub type uintmax_t = u64; typedef
|
/external/rust/crates/libc/src/ |
D | sgx.rs | 14 pub type uintmax_t = u64; typedef
|
D | switch.rs | 14 pub type uintmax_t = u64; typedef
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | cert-err34-c.c | 6 typedef unsigned long long uintmax_t; typedef
|
/external/icu/icu4c/source/tools/tzcode/ |
D | private.h | 193 typedef unsigned long long uintmax_t; typedef 196 typedef unsigned long uintmax_t; typedef
|
/external/capstone/include/windowsce/ |
D | stdint.h | 43 uintmax_t, typedef
|
/external/arm-trusted-firmware/include/lib/libc/ |
D | stdint.h | 128 typedef unsigned long long uintmax_t; typedef
|
/external/jemalloc_new/include/msvc_compat/C99/ |
D | stdint.h | 124 typedef uint64_t uintmax_t; typedef
|
/external/python/cffi/cffi/ |
D | _cffi_include.h | 66 typedef unsigned __int64 uintmax_t; typedef
|
/external/python/pycparser/utils/fake_libc_include/ |
D | _fake_typedefs.h | 149 typedef int uintmax_t; typedef
|
/external/e2fsprogs/ |
D | aclocal.m4 | 4172 AC_DEFINE_UNQUOTED([uintmax_t], [$ac_type], definition
|
/external/openssh/ |
D | defines.h | 304 typedef unsigned long long uintmax_t; typedef
|
/external/crosvm/virtio_sys/src/ |
D | virtio_ring.rs | 142 pub type uintmax_t = ::std::os::raw::c_ulong; typedef
|
D | vhost.rs | 293 pub type uintmax_t = ::std::os::raw::c_ulong; typedef
|
/external/llvm-project/clang/lib/Headers/ |
D | stdint.h | 263 typedef __UINTMAX_TYPE__ uintmax_t; typedef
|
/external/clang/lib/Headers/ |
D | stdint.h | 277 typedef __UINTMAX_TYPE__ uintmax_t; typedef
|
/external/python/cpython3/Lib/lib2to3/tests/data/ |
D | infinite_recursion.py | 2504 uintmax_t = c_ulonglong variable
|
/external/python/cpython2/Lib/lib2to3/tests/data/ |
D | infinite_recursion.py | 2504 uintmax_t = c_ulonglong variable
|
/external/libxml2/ |
D | trio.c | 233 typedef unsigned long long int uintmax_t; typedef
|
/external/rust/crates/libc/src/windows/ |
D | mod.rs | 14 pub type uintmax_t = u64; typedef
|