Searched refs:readDoubleConversionToBcd (Results 1 – 2 of 2) sorted by relevance
439 void readDoubleConversionToBcd(const char* buffer, int32_t length, int32_t point);
463 readDoubleConversionToBcd(buffer, length, point); in convertToAccurateDouble()981 void DecimalQuantity::readDoubleConversionToBcd( in readDoubleConversionToBcd() function in DecimalQuantity