Home
last modified time | relevance | path

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

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Daiunit2.cc511 int mp = 0, worth = 0, movesmean = 0, movesmax = INT_MAX; in mover_worth() local
533 movesmax = min(movesmax, in mover_worth()
574 movesmean = min(movesmax, movesmean); in mover_worth()
578 movesmean = movesmax; in mover_worth()