Searched refs:clcnt (Results 1 – 1 of 1) sorted by relevance
84 static int clcnt; /* number of columns */ variable132 else if (clcnt == 1) in main()341 int mclcnt = clcnt - 1; in vertcol()380 mvc = lines * clcnt; in vertcol()452 for (i = 0; i < clcnt; ++i) { in vertcol()536 if ((cnt < 0) && cvc && ((mvc-cvc) >= clcnt)){ in vertcol()537 pln = cvc/clcnt; in vertcol()538 if (cvc % clcnt) in vertcol()554 for (j = 0; j < clcnt; ++j) { in vertcol()745 if (++j >= clcnt) in horzcol()[all …]