Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c106 static char _blanks[] = " "; variable
1024 PAD(_blanks, width - k); in _doprnt()
1056 PAD(_blanks, width - k); in _doprnt()
/illumos-gate/usr/src/lib/libc/port/print/
H A Ddoprnt.c288 static const char _blanks[] = " "; variable
2152 PAD(_blanks, width - k); in _wndoprnt()
2206 PAD(_blanks, width - k); in _wndoprnt()