Searched defs:ocol (Results 1 – 4 of 4) sorted by relevance
122 int ocol = 0; /* current output column */ in tabify() local
61 char ocol; member
285 column(outseq, ocol, ncol) in column() argument
285 column(struct Sequence *outseq, int ocol, int ncol) in column()