Searched defs:blanks (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libc/stdio/ | ||
D | vfprintf.c | 459 static const char blanks[PADSIZE] = in VFPRINTF() local |
D | vfwprintf.c | 426 static const wchar_t blanks[PADSIZE] = in VFWPRINTF() local |