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

  /external/icu4c/common/unicode/
umachine.h 209 # ifndef U_INT64_MIN
211 # define U_INT64_MIN ((int64_t)(INT64_C(-9223372036854775807)-1))
  /external/webkit/Source/JavaScriptCore/icu/unicode/
umachine.h 216 # ifndef U_INT64_MIN
218 # define U_INT64_MIN ((int64_t)(INT64_C(-9223372036854775807)-1))
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
umachine.h 216 # ifndef U_INT64_MIN
218 # define U_INT64_MIN ((int64_t)(INT64_C(-9223372036854775807)-1))
  /external/webkit/Source/WebCore/icu/unicode/
umachine.h 216 # ifndef U_INT64_MIN
218 # define U_INT64_MIN ((int64_t)(INT64_C(-9223372036854775807)-1))
  /external/webkit/Source/WebKit/mac/icu/unicode/
umachine.h 216 # ifndef U_INT64_MIN
218 # define U_INT64_MIN ((int64_t)(INT64_C(-9223372036854775807)-1))

Completed in 336 milliseconds