Home
last modified time | relevance | path

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

/external/bison/darwin-lib/
Dstdint.h493 # define UINTMAX_MAX UINT64_MAX macro
495 # define UINTMAX_MAX UINT32_MAX macro
/external/opencv3/3rdparty/include/
Dmsc_stdint.h158 #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/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/clang/lib/Headers/
Dstdint.h678 #define UINTMAX_MAX __UINTN_MAX(__INTMAX_WIDTH__) macro