Home
last modified time | relevance | path

Searched refs:UFMT_INT64 (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Duformattable.h50 UFMT_INT64, /**< ufmt_getInt64() will return without conversion. @see ufmt_getInt64 */ enumerator
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp7366 expectUType = UFMT_INT64; in testFormattableAsUFormattable()
7403 if(uType != UFMT_INT64) { // may fail to compare in testFormattableAsUFormattable()
7430 && ( uType != UFMT_INT64 ) // int64 better not overflow in testFormattableAsUFormattable()