Searched refs:nblank (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/ctf/stabs/common/
H A Dforth.c296 int nblank = 0; local
303 if (fth_copying == 1 || nblank++ == 1)
307 nblank = 0;
/illumos-gate/usr/src/cmd/csh/
H A Dprintf.c709 int nblank; local
710 nblank = width
721 while (--nblank >= 0) {
758 while (--nblank >= 0) {
/illumos-gate/usr/src/lib/libbc/libc/stdio/common/
H A Ddoprnt.c142 int nblank; local
937 nblank = width
948 while (--nblank >= 0)
979 while (--nblank >= 0)

Completed in 48 milliseconds