Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dscreen.c1445 static int costcount; variable
1450 costcount++; in inc_costcount()
1456 costcount = 0; in cost()
1458 return (costcount); in cost()