Searched refs:roundv (Results 1 – 1 of 1) sorted by relevance
551 static long roundv(LDOUBLE value) in roundv() function679 max10 = roundv(pow_10(max)); in fmtfp()680 fracpart = roundv(pow_10(max) * (ufvalue - intpart)); in fmtfp()
Completed in 5 milliseconds