Lines Matching full:precision
225 conversions, the precision of the number is increased to force the first
256 If a precision is given with a numeric conversion
307 An optional precision, in the form of a period
311 If the digit string is omitted, the precision is taken as zero.
399 A field width or precision, or both, may be indicated by
408 argument supplies the field width or precision.
410 positive field width; a negative precision is treated as though it were
448 The precision, if any, gives the minimum number of digits that must
470 and the number of digits after it is equal to the precision;
471 if the precision is missing,
472 it is taken as 6; if the precision is
510 is equal to the precision specification.
511 If the precision is missing, it is taken as 6; if the precision is
528 The precision specifies the number of significant digits.
529 If the precision is missing, 6 digits are given; if the precision is zero,
534 or equal to the precision.
545 is equal to the precision specification.
546 If the precision is missing, it is taken as enough to represent
548 If the precision is zero, no hexadecimal-point character appears.
624 if a precision is specified, no more than the number specified are
626 If a precision is given, no null character
627 need be present; if the precision is not specified, or is greater than
647 if a precision is specified, no more than the number of bytes specified are
650 If a precision is given, no null character
651 need be present; if the precision is not specified, or is greater than
764 flag or by specifying a precision), and the benign effect (i.e., none)