Searched defs:U_INT64_MIN (Results 1 - 6 of 6) sorted by relevance

/external/chromium/third_party/icu/public/common/unicode/
H A Dumachine.h193 # ifndef U_INT64_MIN
195 # define U_INT64_MIN ((int64_t)(INT64_C(-9223372036854775807)-1)) macro
/external/icu4c/common/unicode/
H A Dumachine.h200 # ifndef U_INT64_MIN
202 # define U_INT64_MIN ((int64_t)(INT64_C(-9223372036854775807)-1)) macro
/external/webkit/JavaScriptCore/icu/unicode/
H A Dumachine.h216 # ifndef U_INT64_MIN
218 # define U_INT64_MIN ((int64_t)(INT64_C(-9223372036854775807)-1)) macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Dumachine.h216 # ifndef U_INT64_MIN
218 # define U_INT64_MIN ((int64_t)(INT64_C(-9223372036854775807)-1)) macro
/external/webkit/WebCore/icu/unicode/
H A Dumachine.h216 # ifndef U_INT64_MIN
218 # define U_INT64_MIN ((int64_t)(INT64_C(-9223372036854775807)-1)) macro
/external/webkit/WebKit/mac/icu/unicode/
H A Dumachine.h216 # ifndef U_INT64_MIN
218 # define U_INT64_MIN ((int64_t)(INT64_C(-9223372036854775807)-1)) macro

Completed in 568 milliseconds