Searched refs:readDoubleConversionToBcd (Results 1 – 3 of 3) sorted by relevance
488 void readDoubleConversionToBcd(const char* buffer, int32_t length, int32_t point);
504 readDoubleConversionToBcd(buffer, length, point); in convertToAccurateDouble()1122 void DecimalQuantity::readDoubleConversionToBcd( in readDoubleConversionToBcd() function in DecimalQuantity