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

/freebsd-11-stable/contrib/mdocml/
H A Dout.c115 int icol, maxcol, necol, nxcol, quirkcol; local
233 quirkcol = xwidth % nxcol + 2;
234 if (quirkcol != 3 && quirkcol != 4)
235 quirkcol = -1;
237 quirkcol = -1;
247 if (necol == quirkcol)

Completed in 112 milliseconds