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