Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fold/
H A Dfold.c67 static int spcol = 0; variable
270 ncol -= spcol; /* Reset column positions */ in putch()
271 col -= spcol; in putch()
305 spcol = ncol; in putch()
323 spcol = ncol; in putch()
348 ncol = col = spcol = 0; in newline_init()