Searched refs:PWPOS (Results 1 – 3 of 3) sorted by relevance
/picolibc-latest/newlib/libc/stdio/ |
D | local.h | 378 PWPOS, /* get positional parameter value for variable width or precision */ enumerator
|
D | vfprintf.c | 1781 /* VWDIG */ { NOOP, NOOP, PWPOS, NOOP, NOOP, NOOP, NOOP, NOOP, NOOP }, 1782 /* VPDIG */ { NOOP, NOOP, PWPOS, NOOP, NOOP, NOOP, NOOP, NOOP, NOOP }, 2028 case PWPOS: /* we have positional specifier for width or precision */ in get_arg()
|
D | vfwprintf.c | 1924 case PWPOS: /* we have positional specifier for width or precision */ in get_arg()
|