Lines Matching defs:Sepc
134 static wchar_t Sepc = 0;
410 if ((Sepc = argv[optnum][argv_ind]) == '\0')
411 Sepc = '\t';
422 Sepc = wc;
589 Linew = Ncols != 1 && Sepc == 0 ? LINEW : 512;
718 if (Sepc)
719 (void) put(Sepc);
769 (void) put(Sepc);
829 if (Sepc)
830 (void) put(Sepc);
1178 ((Sepc == wc) && (Lcolpos == width))) {
1194 ((Sepc == wc) && (Lcolpos == width))) {
1258 ((Sepc == wc) && (Lcolpos > width))) {