Searched defs:U_INT64_MAX (Results 1 - 5 of 5) sorted by relevance

/external/icu4c/common/unicode/
H A Dumachine.h213 # ifndef U_INT64_MAX
215 # define U_INT64_MAX ((int64_t)(INT64_C(9223372036854775807))) macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Dumachine.h220 # ifndef U_INT64_MAX
222 # define U_INT64_MAX ((int64_t)(INT64_C(9223372036854775807))) macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Dumachine.h220 # ifndef U_INT64_MAX
222 # define U_INT64_MAX ((int64_t)(INT64_C(9223372036854775807))) macro
/external/webkit/Source/WebCore/icu/unicode/
H A Dumachine.h220 # ifndef U_INT64_MAX
222 # define U_INT64_MAX ((int64_t)(INT64_C(9223372036854775807))) macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Dumachine.h220 # ifndef U_INT64_MAX
222 # define U_INT64_MAX ((int64_t)(INT64_C(9223372036854775807))) macro

Completed in 205 milliseconds