Home
last modified time | relevance | path

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

/external/cronet/third_party/icu/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.c76 # define INTMAX_MAX LLONG_MAX macro
78 # define INTMAX_MAX __LONG_LONG_MAX__ macro
84 # define INTMAX_MAX LONG_MAX macro
/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.c76 # define INTMAX_MAX LLONG_MAX macro
78 # define INTMAX_MAX __LONG_LONG_MAX__ macro
84 # define INTMAX_MAX LONG_MAX macro
/external/arm-trusted-firmware/include/lib/libc/
Dstdint.h66 #define INTMAX_MAX LLONG_MAX macro
/external/musl/include/
Dstdint.h78 #define INTMAX_MAX INT64_MAX macro
/external/capstone/include/windowsce/
Dstdint.h101 #define INTMAX_MAX INT64_MAX macro
/external/libconfig/lib/win32/
Dstdint.h161 #define INTMAX_MAX INT64_MAX macro
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h186 #define INTMAX_MAX INT64_MAX macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py61 INTMAX_MAX = INT32_MAX variable
/external/clang/lib/Headers/
Dstdint.h677 #define INTMAX_MAX __INTN_MAX(__INTMAX_WIDTH__) macro
/external/python/cpython2/Lib/plat-linux2/
DIN.py135 INTMAX_MAX = (__INT64_C(9223372036854775807)) variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py263 INTMAX_MAX = (__INT64_C(9223372036854775807)) variable