Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbio_print.c581 unsigned long max10; in fmtfp() local
679 max10 = roundv(pow_10(max)); in fmtfp()
682 if (fracpart >= max10) { in fmtfp()
684 fracpart -= max10; in fmtfp()

Completed in 7 milliseconds