Searched refs:clcnt (Results 1 – 1 of 1) sorted by relevance
71 static int clcnt; /* number of columns */ variable119 else if (clcnt == 1) in main()328 int mclcnt = clcnt - 1; in vertcol()367 mvc = lines * clcnt; in vertcol()439 for (i = 0; i < clcnt; ++i) { in vertcol()523 if ((cnt < 0) && cvc && ((mvc-cvc) >= clcnt)){ in vertcol()524 pln = cvc/clcnt; in vertcol()525 if (cvc % clcnt) in vertcol()541 for (j = 0; j < clcnt; ++j) { in vertcol()732 if (++j >= clcnt) in horzcol()[all …]