Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dvfwprintf.c368 wchar_t *saved_fmt; /* saved fmt pointer */ in VFWPRINTF() local
525 arg_type, &saved_fmt)->val_##type) \ in VFWPRINTF()
612 saved_fmt = NULL; in VFWPRINTF()
Dvfprintf.c402 char *saved_fmt; /* saved fmt pointer */ in VFPRINTF() local
542 arg_type, &saved_fmt)->val_##type) \ in VFPRINTF()
646 saved_fmt = NULL; in VFPRINTF()