Home
last modified time | relevance | path

Searched refs:PWPOS (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dlocal.h378 PWPOS, /* get positional parameter value for variable width or precision */ enumerator
Dvfprintf.c1781 /* 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()
Dvfwprintf.c1924 case PWPOS: /* we have positional specifier for width or precision */ in get_arg()