Home
last modified time | relevance | path

Searched defs:UINTMAX_MAX (Results 1 – 9 of 9) sorted by relevance

/external/bison/darwin-lib/
Dstdint.h493 # define UINTMAX_MAX UINT64_MAX macro
495 # define UINTMAX_MAX UINT32_MAX macro
/external/syslinux/com32/include/
Dstdint.h72 #define UINTMAX_MAX UINT64_MAX macro
/external/syslinux/dos/
Dstdint.h110 # define UINTMAX_MAX (18446744073709551615ULL) macro
/external/libvncserver/compat/msvc/
Dstdint.h187 #define UINTMAX_MAX UINT64_MAX macro
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h187 #define UINTMAX_MAX UINT64_MAX macro
/external/mesa3d/include/c99/
Dstdint.h187 #define UINTMAX_MAX UINT64_MAX macro
/external/mesa3d/src/gallium/auxiliary/util/
Du_snprintf.c291 #define UINTMAX_MAX ULLONG_MAX macro
298 #define UINTMAX_MAX ULLONG_MAX macro
/external/libusb/msvc/
Dstdint.h189 #define UINTMAX_MAX UINT64_MAX macro
/external/clang/lib/Headers/
Dstdint.h678 #define UINTMAX_MAX __UINTN_MAX(__INTMAX_WIDTH__) macro