Searched defs:LONG_MAX (Results 1 - 6 of 6) sorted by relevance
/external/clang/test/Sema/Inputs/ | ||
H A D | conversion.h | 3 #define LONG_MAX __LONG_MAX__ macro |
/external/clang/lib/Headers/ | ||
H A D | limits.h | 52 #undef LONG_MAX macro 63 #define LONG_MAX __LONG_MAX__ macro |
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/ | ||
H A D | limits.h | 52 #undef LONG_MAX macro 63 #define LONG_MAX __LONG_MAX__ macro |
/external/curl/lib/ | ||
H A D | config-amigaos.h | 126 #ifndef LONG_MAX 127 # define LONG_MAX 0x7fffffffL macro |
/external/libweave/third_party/chromium/base/third_party/dmg_fp/ | ||
H A D | dtoa.cc | 278 #ifndef LONG_MAX 279 #define LONG_MAX 2147483647 macro |
/external/guice/extensions/struts2/lib/ | ||
H A D | freemarker-2.3.16.jar | META-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ... |
Completed in 98 milliseconds