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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Db_print.c596 static long roundv(LDOUBLE value) function
647 max10 = roundv(pow_10(max));
648 fracpart = roundv(pow_10(max) * (ufvalue - intpart));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Db_print.c596 static long roundv(LDOUBLE value) function
647 max10 = roundv(pow_10(max));
648 fracpart = roundv(pow_10(max) * (ufvalue - intpart));

Completed in 55 milliseconds