Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/stdio/
Dvfwprintf.c358 wchar_t *fmt_anchor; /* current format spec being processed */ in VFWPRINTF() local
516 : get_arg (data, n, fmt_anchor, &ap, &numargs, args, \ in VFWPRINTF()
621 fmt_anchor = fmt; in VFWPRINTF()
Dvfprintf.c641 char *fmt_anchor; /* current format spec being processed */ local
782 : get_arg (data, n, fmt_anchor, &ap, &numargs, args, \
906 fmt_anchor = fmt;