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

/freebsd-9.3-release/contrib/less/
H A Dscreen.c1345 * we give it inc_costcount, which just increments "costcount".
1349 static int costcount; variable
1356 costcount++;
1364 costcount = 0;
1366 return (costcount);

Completed in 96 milliseconds