Searched refs:clcnt (Results 1 – 1 of 1) sorted by relevance
71 static int clcnt; /* number of columns */ variable117 else if (clcnt == 1) in main()319 int mclcnt = clcnt - 1; in vertcol()357 mvc = lines * clcnt; in vertcol()429 for (i = 0; i < clcnt; ++i) { in vertcol()513 if ((cnt < 0) && cvc && ((mvc-cvc) >= clcnt)){ in vertcol()514 pln = cvc/clcnt; in vertcol()515 if (cvc % clcnt) in vertcol()530 for (j = 0; j < clcnt; ++j) { in vertcol()712 if (++j >= clcnt) in horzcol()[all …]