Searched refs:estimateDecExp (Results 1 – 2 of 2) sorted by relevance
346 static int estimateDecExp(long fractBits, int binExp) { in estimateDecExp() method in FloatingDecimal.BinaryToASCIIBuffer
515 int decExp = estimateDecExp(fractBits,binExp); in dtoa()819 static int estimateDecExp(long fractBits, int binExp) {