Home
last modified time | relevance | path

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

/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/icu/icu4c/source/tools/tzcode/
Dprivate.h193 typedef unsigned long long uintmax_t; typedef
196 typedef unsigned long uintmax_t; typedef
/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h109 typedef uint64_t uintmax_t; typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h124 typedef uint64_t uintmax_t; typedef
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h124 typedef uint64_t uintmax_t; typedef
/external/libusb/msvc/
Dstdint.h122 typedef unsigned __int64 uintmax_t; typedef
/external/v8/tools/clang/plugins/tests/
Dipc.cpp7 typedef __UINTMAX_TYPE__ uintmax_t; typedef
/external/e2fsprogs/
Daclocal.m44172 AC_DEFINE_UNQUOTED([uintmax_t], [$ac_type], definition
/external/openssh/
Ddefines.h305 typedef unsigned long long 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