Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnumber_decimalquantity.h439 void readDoubleConversionToBcd(const char* buffer, int32_t length, int32_t point);
Dnumber_decimalquantity.cpp463 readDoubleConversionToBcd(buffer, length, point); in convertToAccurateDouble()
981 void DecimalQuantity::readDoubleConversionToBcd( in readDoubleConversionToBcd() function in DecimalQuantity