Lines Matching refs:vfscanf

1940 	* stdio-common/getline.c, stdio-common/vfscanf.c,
2199 * stdio-common/vfscanf.c: Likewise.
2251 * stdio-common/vfscanf.c: Likewise.
2438 stdio-common/vfscanf.c: Prepare for reentrant libio.
4547 * stdio-common/vfscanf.c: Put '0' in buffer before scanning for %i
4858 * stdio-common/vfscanf.c (TYPEMOD): New macro of all type modifier
4868 * stdio-common/vfscanf.c: Accept type modifiers on %n.
4965 * stdio-common/vfscanf.c: Disallow l flag after ll or L.
5000 * stdio-common/vfscanf.c (GROUP, MALLOC): New flag macros.
5069 * stdio-common/vfscanf.c (%[): Fix range handling.
5474 * stdio-common/vfscanf.c (inchar, conv_error, input_error,
5476 (vfscanf): Rewrite character class parsing to make it more efficient.
5552 * stdio-common/vfscanf.c (%[): Grok ] as first char in set, not
5719 * stdio-common/vfscanf.c: Correctly handle white space skipping.
5773 * stdio-common/vfscanf.c [!USE_IN_LIBIO]: Use `flags' to check
5782 * stdio-common/vfscanf.c: Fix bug in dynamic buffer handling.
5789 * stdio-common/vfscanf.c: Always check width !=0.
5944 * stdio-common/vfscanf.c: Remove fixed input buffer. Now we
6000 * stdio-common/vfscanf.c [USE_IN_LIBIO] (__vfscanf): New wrapper
6002 (vfscanf): Define unconditionally.
6083 * stdio-common/vfscanf.c (__vfscanf): Fix arg name in defn.
6150 * stdio-common/vfscanf.c: Adapted to libio.
6644 * stdio/vfscanf.c: Moved to stdio-common.
7530 * stdio/vfscanf.c (number): Allow field width to inhibit first
7736 * stdio/vfscanf.c (conv_error): Simplify expression to avoid
8763 * stdio/vfscanf.c (%n): Use READ_IN - 1, so as not to count the
8774 * stdio/vfscanf.c: Grok positional parameter specs (i.e. %3$d
8839 * stdio/vfscanf.c: Grok %' modifier to numeric conversions. Call
9113 * stdio/printf_fp.c, stdio/vfprintf.c, stdio/vfscanf.c,
9157 * stdio/vfscanf.c (%c): In no-assign case, fix loop to decrement
9442 * stdio/vfscanf.c (%e, %f, %g): Use strtod, __strtold, or __strtof
10460 * stdio/__vfscanf.c: Renamed to vfscanf.c; added weak alias vfscanf.
10586 * stdio/vfscanf.c: File removed.