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

  /external/chromium/third_party/icu/public/common/unicode/
umachine.h 197 # ifndef U_INT64_MAX
199 # define U_INT64_MAX ((int64_t)(INT64_C(9223372036854775807)))
  /external/icu4c/common/unicode/
umachine.h 204 # ifndef U_INT64_MAX
206 # define U_INT64_MAX ((int64_t)(INT64_C(9223372036854775807)))
  /external/webkit/JavaScriptCore/icu/unicode/
umachine.h 220 # ifndef U_INT64_MAX
222 # define U_INT64_MAX ((int64_t)(INT64_C(9223372036854775807)))
  /external/webkit/JavaScriptGlue/icu/unicode/
umachine.h 220 # ifndef U_INT64_MAX
222 # define U_INT64_MAX ((int64_t)(INT64_C(9223372036854775807)))
  /external/webkit/WebCore/icu/unicode/
umachine.h 220 # ifndef U_INT64_MAX
222 # define U_INT64_MAX ((int64_t)(INT64_C(9223372036854775807)))
  /external/webkit/WebKit/mac/icu/unicode/
umachine.h 220 # ifndef U_INT64_MAX
222 # define U_INT64_MAX ((int64_t)(INT64_C(9223372036854775807)))

Completed in 241 milliseconds