Home
last modified time | relevance | path

Searched defs:INTMAX_MAX (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
Dprivate.h176 # define INTMAX_MAX LLONG_MAX macro
179 # define INTMAX_MAX __LONG_LONG_MAX__ macro
186 # define INTMAX_MAX LONG_MAX macro
Dzdump.c73 # define INTMAX_MAX LLONG_MAX macro
75 # define INTMAX_MAX __LONG_LONG_MAX__ macro
81 # define INTMAX_MAX LONG_MAX macro
/external/bison/darwin-lib/
Dstdint.h484 # define INTMAX_MAX INT64_MAX macro
487 # define INTMAX_MAX INT32_MAX macro
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h186 #define INTMAX_MAX INT64_MAX macro
/external/mesa3d/include/c99/
Dstdint.h186 #define INTMAX_MAX INT64_MAX macro
/external/clang/lib/Headers/
Dstdint.h677 #define INTMAX_MAX __INTN_MAX(__INTMAX_WIDTH__) macro