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

/illumos-gate/usr/src/cmd/pr/
H A Dpr.c139 static int Nsepc = NSEPC; variable
393 Nsepc = wc;
594 if (Nsepc == '\t') {
600 numw = Numw + ((iswprint(Nsepc)) ? 1 : 0);
697 Lnumb, Nsepc);
701 if (Nsepc == '\t')
765 (void) printf("%wc", Nsepc);
788 (void) printf("%wc", Nsepc);
798 Lnumb, Nsepc);

Completed in 658 milliseconds