Searched defs:_blanks (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c108 static char _blanks[] = " "; variable
1026 PAD(_blanks, width - k);
1058 PAD(_blanks, width - k);
/illumos-gate/usr/src/lib/libc/port/print/
H A Ddoprnt.c288 static const char _blanks[] = " "; variable
2157 PAD(_blanks, width - k);
2211 PAD(_blanks, width - k);

Completed in 67 milliseconds