Searched refs:pow_10 (Results 1 – 1 of 1) sorted by relevance
541 static LDOUBLE pow_10(int in_exp) in pow_10() function605 || (max > 0 && fvalue >= pow_10(max))) { in fmtfp()679 max10 = roundv(pow_10(max)); in fmtfp()680 fracpart = roundv(pow_10(max) * (ufvalue - intpart)); in fmtfp()