HomeSort by relevance Sort by last modified time
    Searched defs:U_INT64_MIN (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/unicode/
umachine.h 200 # ifndef U_INT64_MIN
202 # define U_INT64_MIN ((int64_t)(INT64_C(-9223372036854775807)-1))
  /external/icu4c/common/unicode/
umachine.h 181 # ifndef U_INT64_MIN
183 # define U_INT64_MIN ((int64_t)(INT64_C(-9223372036854775807)-1))

Completed in 42 milliseconds