Home
last modified time | relevance | path

Searched refs:fmt_anchor (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dvfwprintf.c362 wchar_t *fmt_anchor; /* current format spec being processed */ in VFWPRINTF() local
522 : get_arg (n, fmt_anchor, &my_ap, &numargs, args, \ in VFWPRINTF()
630 fmt_anchor = fmt; in VFWPRINTF()
Dvfprintf.c393 char *fmt_anchor; /* current format spec being processed */ in VFPRINTF() local
536 : get_arg (n, fmt_anchor, &my_ap, &numargs, args, \ in VFPRINTF()
680 fmt_anchor = fmt; in VFPRINTF()