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

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dumachine.h200 # ifndef U_INT64_MIN
202 # define U_INT64_MIN ((int64_t)(INT64_C(-9223372036854775807)-1)) macro
/external/icu/icu4c/source/common/unicode/
H A Dumachine.h181 # ifndef U_INT64_MIN
183 # define U_INT64_MIN ((int64_t)(INT64_C(-9223372036854775807)-1)) macro

Completed in 178 milliseconds