Home | History | Annotate | Download | only in util

Lines Matching full:conversions

95  * - Add support for "%a" and "%A" conversions.
960 * ignored. For `d', `i', `o', `u', `x', and `X' conversions, if a
1057 * For "%g" (and "%G") conversions, the precision
1061 * "%e" or "%E" conversions) depending on the precision
1071 * For "%g" (and "%G") conversions, trailing zeros are
1144 * use "e-style" for "%g" (and "%G") conversions. If we don't need