Lines Matching refs:integer
281 The value of this macro is an integer constant expression that
1666 There are also conversions for printing an integer argument as an
1762 An optional decimal integer specifying the @dfn{minimum field width}.
1779 consists of a period (@samp{.}) followed optionally by a decimal integer
1793 type. (For example, the integer conversions assume a type of @code{int},
1794 but you can specify @samp{h}, @samp{l}, or @samp{L} for other integer
1823 Print an integer as a signed decimal number. @xref{Integer
1829 Print an integer as an unsigned binary number. @samp{%b} uses
1836 Print an integer as an unsigned octal number. @xref{Integer
1840 Print an integer as an unsigned decimal number. @xref{Integer
1844 Print an integer as an unsigned hexadecimal number. @samp{%x} uses
1979 promotions. For arguments of other integer types, you can use these
2154 Separate the digits of the integer part of the result into groups as
2459 fatal ("integer overflow");
2798 for integer values.
3098 type modifier was specified. For integer conversions, this indicates
3475 An optional decimal integer that specifies the @dfn{maximum field
3487 specify a type modifier of @samp{l} with integer conversions such as
3517 Matches an optionally signed integer written in decimal. @xref{Numeric
3521 Matches an optionally signed integer in any of the formats that the C
3522 language defines for specifying an integer constant. @xref{Numeric
3526 Matches an unsigned integer written in octal radix.
3530 Matches an unsigned integer written in decimal radix.
3534 Matches an unsigned integer written in hexadecimal radix.
3614 The @samp{%d} conversion matches an optionally signed integer in decimal
3619 The @samp{%i} conversion matches an optionally signed integer in any of
3620 the formats that the C language defines for specifying an integer
3642 @code{unsigned int *} for the other integer conversions. You can use
3643 the following type modifiers to specify other sizes of integer:
4080 This macro is an integer value that is returned by a number of narrow
4090 This macro is an integer value that is returned by a number of wide
4266 represented as an integer, which counts the number of bytes from the
4398 This is an integer constant which, when used as the @var{whence}
4405 This is an integer constant which, when used as the @var{whence}
4412 This is an integer constant which, when used as the @var{whence}
4788 The value of this macro is an integer constant expression that can be
4795 The value of this macro is an integer constant expression that can be
4802 The value of this macro is an integer constant expression that can be
4809 The value of this macro is an integer constant expression that is good
4825 integer, except that it might lead to doing I/O in chunks of an