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/jemalloc/include/msvc_compat/C99/
Dstdint.h187 #define UINTMAX_MAX UINT64_MAX macro
/external/chromium_org/third_party/mesa/src/include/c99/
Dstdint.h187 #define UINTMAX_MAX UINT64_MAX macro
/external/mesa3d/include/c99/
Dstdint.h187 #define UINTMAX_MAX UINT64_MAX macro
/external/chromium_org/third_party/smhasher/src/
Dpstdint.h546 # define UINTMAX_MAX UINT64_MAX macro
562 # define UINTMAX_MAX UINT32_MAX macro
/external/chromium_org/third_party/libusb/src/msvc/
Dstdint.h189 #define UINTMAX_MAX UINT64_MAX macro
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
Du_snprintf.c291 #define UINTMAX_MAX ULLONG_MAX macro
298 #define UINTMAX_MAX ULLONG_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/clang/lib/Headers/
Dstdint.h678 #define UINTMAX_MAX __UINTN_MAX(__INTMAX_WIDTH__) macro