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

  /external/icu4c/common/unicode/
umachine.h 185 # ifndef U_INT64_MAX
187 # define U_INT64_MAX ((int64_t)(INT64_C(9223372036854775807)))
  /external/webkit/Source/JavaScriptCore/icu/unicode/
umachine.h 220 # ifndef U_INT64_MAX
222 # define U_INT64_MAX ((int64_t)(INT64_C(9223372036854775807)))
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
umachine.h 220 # ifndef U_INT64_MAX
222 # define U_INT64_MAX ((int64_t)(INT64_C(9223372036854775807)))
  /external/webkit/Source/WebCore/icu/unicode/
umachine.h 220 # ifndef U_INT64_MAX
222 # define U_INT64_MAX ((int64_t)(INT64_C(9223372036854775807)))
  /external/webkit/Source/WebKit/mac/icu/unicode/
umachine.h 220 # ifndef U_INT64_MAX
222 # define U_INT64_MAX ((int64_t)(INT64_C(9223372036854775807)))

Completed in 217 milliseconds