Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dvfwprintf.c366 wchar_t *saved_fmt; /* saved fmt pointer */ in VFWPRINTF() local
523 arg_type, &saved_fmt)->val_##type) \ in VFWPRINTF()
610 saved_fmt = NULL; in VFWPRINTF()
Dvfprintf.c397 char *saved_fmt; /* saved fmt pointer */ in VFPRINTF() local
537 arg_type, &saved_fmt)->val_##type) \ in VFPRINTF()
641 saved_fmt = NULL; in VFPRINTF()