Home
last modified time | relevance | path

Searched refs:specifier (Results 1 – 19 of 19) sorted by relevance

/glibc-2.36/stdlib/
Dstrfrom-skeleton.c57 int specifier; in STRFROM() local
102 specifier = *format; in STRFROM()
143 info.spec = specifier; in STRFROM()
/glibc-2.36/manual/
Dlocale.texi973 specifier @code{%OB} (@pxref{Formatting Calendar Time}).
980 @code{%Ob} conversion specifier are not currently provided, but are
986 as an hour from 1 to 12 plus an am/pm specifier.
1296 Finally, the last component is a format specifier. There are three
1306 specifier or modifier given, only @samp{%%} is allowed.
1406 specifier @samp{i} instead of @samp{n}, the international form of the
Dstdio.texi719 possible using the @code{%C} specifier and wide character strings can be
1718 For example, in the conversion specifier @samp{%-10.8ld}, the @samp{-}
1721 the conversion style. (This particular type specifier says to
2124 specifier is @samp{%a}, @samp{%e}, @samp{%f}, or @samp{%g} and it is
2962 number and type of arguments expected by the conversion specifier.
3005 This function defines the conversion specifier character @var{spec}.
3037 function when this format specifier appears in the format string.
3062 specifier. This data type is declared in the header file
3069 in an instance of a conversion specifier in a @code{printf} template
3070 string to the handler and arginfo functions for that specifier. It
[all …]
Dtime.texi1505 The conversion specifier ends with a format specifier taken from the
1737 this conversion specifier; they affect how the year number is printed.
/glibc-2.36/
DNEWS290 specifier, printing errno as an error constant (similar to strerrorname_np).
2428 [22761] libc: No trailing `%n' conversion specifier in FMT passed from
4845 with //TRANSLIT is still possible, and the //IGNORE specifier
/glibc-2.36/ChangeLog.old/
DChangeLog.91921 specifier if it is seen together with the `%y' specifier.
DChangeLog.79905 * time/strptime.c (strptime_internal): Fix %I format specifier
12880 or inf depending on case of specifier. Same for NaN where NAN
12949 * stdio-common/vfprintf.c: Add handling of %a and %A specifier.
12951 specifier.
DChangeLog.nptl9475 * tst-rwlock6.c (do_test): Use correct format specifier.
9508 * tst-rwlock7.c (do_test): Use correct format specifier.
DChangeLog.131936 * libio/fileops.c (_IO_new_file_fopen): Recognize new mode specifier
1944 * libio/iofdopen.c (_IO_new_fdopen): Recognize 'm' mode specifier.
DChangeLog.174336 If registered arginfo call failed try normal specifier.
10835 in loop to look for conversion specifier to avoid testing of
DChangeLog.253938 stdio-common: Add printf specifier registry to <printf.h>
DChangeLog.localedata9120 format specifier when printing ret.
DChangeLog.195534 sign to conversion specifier.
7345 * libio/tst-bz24153.c (wide): Use wide char format specifier.
23560 forms of month names including the new %Ob format specifier.
23594 of month names including the new %OB format specifier.
DChangeLog.127581 * nscd/connections.c (nscd_run): Use proper format specifier.
DChangeLog.812116 * stdio-common/vfscanf.c: Recognize a in format specifier only as
DChangeLog.102434 specifier.
DChangeLog.117832 specifier to test for name_fmt.
DChangeLog.1822840 specifier, deallocate any previously allocated work buffer.
24961 Use %zu printf format specifier for size_t argument.
32207 strings for strptime %z specifier with code which exhaustively
51530 * malloc/malloc.c (malloc_info): Fix format specifier for
/glibc-2.36/posix/
Dtst-regex.input12116 * stdio-common/vfscanf.c: Recognize a in format specifier only as