HomeSort by relevance Sort by last modified time
    Searched refs:roundv (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/bio/
b_print.c 590 roundv(LDOUBLE value) function
643 max10 = roundv(pow_10(max));
644 fracpart = roundv(pow_10(max) * (ufvalue - intpart));
  /external/openssl/crypto/bio/
b_print.c 590 roundv(LDOUBLE value) function
643 max10 = roundv(pow_10(max));
644 fracpart = roundv(pow_10(max) * (ufvalue - intpart));

Completed in 452 milliseconds