Home | History | Annotate | Download | only in io

Lines Matching full:decimal

304     /* set the appropriate flags and number of decimal digits on the formatter */
306 /* set the # of decimal digits */
310 /* '#' means always show decimal point */
315 /* # of decimal digits is 6 if precision not specified regardless of locale */
615 /* set the appropriate flags and number of decimal digits on the formatter */
617 /* set the # of decimal digits */
627 /* '#' means always show decimal point */
632 /* # of decimal digits is 6 if precision not specified */
704 /* set the appropriate flags and number of decimal digits on the formatter */
706 /* set the # of decimal digits */
710 /* '#' means always show decimal point */
715 /* # of decimal digits is 6 if precision not specified */
902 /* set the appropriate flags and number of decimal digits on the formatter */
904 /* set the # of decimal digits */
908 /* '#' means always show decimal point */
913 /* # of decimal digits is 6 if precision not specified */