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

/external/openssl/crypto/bio/
H A Db_print.c579 pow_10(int in_exp) function
643 max10 = roundv(pow_10(max));
644 fracpart = roundv(pow_10(max) * (ufvalue - intpart));

Completed in 786 milliseconds