Home
last modified time | relevance | path

Searched defs:uintmax_t (Results 1 – 15 of 15) 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/bison/darwin-lib/
Dstdint.h328 # define uintmax_t gl_uintmax_t macro
330 # define uintmax_t uint64_t macro
333 # define uintmax_t gl_uintmax_t macro
/external/syslinux/com32/include/
Dstdint.h27 typedef uint64_t uintmax_t; typedef
/external/syslinux/dos/
Dstdint.h52 typedef uint64_t uintmax_t; typedef
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h124 typedef uint64_t uintmax_t; typedef
/external/libvncserver/compat/msvc/
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/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