Home
last modified time | relevance | path

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

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Daioprt.cc577 int cpreq = -1, hpreq = -1, hpreq2 = -1; in choose_construction_or_repair() local
653 hpreq = u_hp(u2) - unit2->hp; in choose_construction_or_repair()
670 rturns = (rrate ? hpreq / rrate : INT_MAX - 1); in choose_construction_or_repair()
692 hpreq -= rturns * rrate; in choose_construction_or_repair()
701 rturns = (rrate ? hpreq / rrate : INT_MAX - 1); in choose_construction_or_repair()