Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_print.c551 static long roundv(LDOUBLE value) in roundv() function
679 max10 = roundv(pow_10(max)); in fmtfp()
680 fracpart = roundv(pow_10(max) * (ufvalue - intpart)); in fmtfp()
/third_party/openssl/crypto/bio/
H A Dbio_print.c551 static long roundv(LDOUBLE value) in roundv() function
679 max10 = roundv(pow_10(max)); in fmtfp()
680 fracpart = roundv(pow_10(max) * (ufvalue - intpart)); in fmtfp()

Completed in 3 milliseconds