Home
last modified time | relevance | path

Searched refs:roundv (Results 1 – 1 of 1) sorted by relevance

/openssl-master/crypto/bio/
A Dbio_print.c533 static long roundv(LDOUBLE value) in roundv() function
661 max10 = roundv(pow_10(max)); in fmtfp()
662 fracpart = roundv(pow_10(max) * (ufvalue - intpart)); in fmtfp()

Completed in 3 milliseconds