Searched refs:costcount (Results 1 – 1 of 1) sorted by relevance
1468 * we give it inc_costcount, which just increments "costcount".1472 static int costcount; in cost() 1477 costcount++;1483 costcount = 0; in cheaper() 1485 return (costcount); in cheaper() 1460 static int costcount; global() variable