Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dvfwprintf.c364 wchar_t *fmt_anchor; /* current format spec being processed */ in VFWPRINTF() local
524 : get_arg (n, fmt_anchor, &my_ap, &numargs, args, \ in VFWPRINTF()
632 fmt_anchor = fmt; in VFWPRINTF()
Dvfprintf.c398 char *fmt_anchor; /* current format spec being processed */ in VFPRINTF() local
541 : get_arg (n, fmt_anchor, &my_ap, &numargs, args, \ in VFPRINTF()
685 fmt_anchor = fmt; in VFPRINTF()