Searched refs:rhits (Results 1 – 2 of 2) sorted by relevance
44 int hhits = 0, chits = 0, ghits = 0, rhits = 0; in table() local67 Rhit = rhits = tp->R; in table()71 rhits *= 2; in table()90 if (rhits > rigg[n]){ in table()91 rhits -= rigg[n]; in table()94 rigg[n] -= rhits; in table()95 rhits = 0; in table()97 if (rigg[3] != -1 && rhits > rigg[3]) { in table()98 rhits -= rigg[3]; in table()101 rigg[3] -= rhits; in table()
47 int hhits = 0, ghits = 0, rhits = 0, chits = 0; in acceptcombat() local182 rhits = t->R; in acceptcombat()186 rhits *= 2; in acceptcombat()196 hhits, ghits, chits, rhits); in acceptcombat()