Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_print.c80 #define G_FORMAT 2 macro
298 flags, G_FORMAT)) in _dopr()
595 * G_FORMAT sometimes prints like E_FORMAT and sometimes like F_FORMAT in fmtfp()
599 if (style == G_FORMAT) { in fmtfp()
627 if (style == G_FORMAT) { in fmtfp()
629 * In G_FORMAT the "precision" represents significant digits. We in fmtfp()
698 if (style == G_FORMAT && fplace == 0 && (fracpart % 10) == 0) { in fmtfp()
699 /* We strip trailing zeros in G_FORMAT */ in fmtfp()
/third_party/openssl/crypto/bio/
H A Dbio_print.c80 #define G_FORMAT 2 macro
298 flags, G_FORMAT)) in _dopr()
595 * G_FORMAT sometimes prints like E_FORMAT and sometimes like F_FORMAT in fmtfp()
599 if (style == G_FORMAT) { in fmtfp()
627 if (style == G_FORMAT) { in fmtfp()
629 * In G_FORMAT the "precision" represents significant digits. We in fmtfp()
698 if (style == G_FORMAT && fplace == 0 && (fracpart % 10) == 0) { in fmtfp()
699 /* We strip trailing zeros in G_FORMAT */ in fmtfp()

Completed in 2 milliseconds