Searched refs:GETPWB (Results 1 – 3 of 3) sorted by relevance
/picolibc-latest/newlib/libc/stdio/ |
D | local.h | 376 GETPWB, /* get variable precision or width and pushback fmt char */ enumerator
|
D | vfprintf.c | 1778 /* VARW */ { NOOP, NUMBER, NOOP, GETPW, GETPWB, GETPW, NOOP, NOOP, NOOP }, 1779 /* VARP */ { NOOP, NUMBER, NOOP, GETPW, GETPWB, NOOP, NOOP, NOOP, NOOP }, 2035 case GETPWB: /* we require format pushback */ in get_arg()
|
D | vfwprintf.c | 1931 case GETPWB: /* we require format pushback */ in get_arg()
|