OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pow_10
(Results
1 - 1
of
1
) sorted by null
/external/openssl/crypto/bio/
b_print.c
579
pow_10
(int in_exp)
function
643
max10 = roundv(
pow_10
(max));
644
fracpart = roundv(
pow_10
(max) * (ufvalue - intpart));
Completed in 457 milliseconds