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

/freebsd-11.0-release/contrib/mdocml/
H A Dout.c115 int icol, maxcol, necol, nxcol, quirkcol; local
160 necol = nxcol = 0;
165 necol++;
180 if (necol) {
218 necol = 0;
224 col->width = (double)xwidth * ++necol / nxcol
226 if (necol == quirkcol)

Completed in 51 milliseconds