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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Db_print.c590 roundv(LDOUBLE value) function
643 max10 = roundv(pow_10(max));
644 fracpart = roundv(pow_10(max) * (ufvalue - intpart));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bio/
H A Db_print.c590 roundv(LDOUBLE value) function
642 fracpart = roundv((pow10(max)) * (ufvalue - intpart));

Completed in 36 milliseconds