Home
last modified time | relevance | path

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

/openbsd/usr.bin/less/
H A Dscreen.c453 static int costcount; variable
458 costcount++; in inc_costcount()
465 costcount = 0; in cost()
467 return (costcount); in cost()