Searched refs:GETPOS (Results 1 – 3 of 3) sorted by relevance
/picolibc-latest/newlib/libc/stdio/ |
D | local.h | 377 GETPOS, /* get positional parameter value */ enumerator
|
D | vfprintf.c | 1774 /* WDIG */ { NOOP, NOOP, GETPOS, GETMOD, GETARG, NOOP, NOOP, NOOP, NOOP }, 2022 case GETPOS: /* we have positional specifier */ in get_arg()
|
D | vfwprintf.c | 1918 case GETPOS: /* we have positional specifier */ in get_arg()
|