Searched refs:blanks (Results 1 – 3 of 3) sorted by relevance
426 static const wchar_t blanks[PADSIZE] = in VFWPRINTF() local1411 PAD (width - realsz, blanks); in VFWPRINTF()1495 PAD (width - realsz, blanks); in VFWPRINTF()
459 static const char blanks[PADSIZE] = in VFPRINTF() local1433 PAD (width - realsz, blanks); in VFPRINTF()1516 PAD (width - realsz, blanks); in VFPRINTF()
19203 reads blanks from the input file to break if EOF reached21897 * libc/stdio/vfprintf.c (_vfprintf_r): Defined arrays 'blanks' and 'zeroes'25948 trailing blanks.