Searched refs:hitu (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/games/hack/
H A Dhack.mhitu.c127 tmp = hitu(mtmp, d(mdat->damn, mdat->damd));
131 tmp += hitu(mtmp, d(mdat->damn, mdat->damd));
144 (void) hitu(mtmp, d(2, 6));
145 (void) hitu(mtmp, d(2, 6));
146 (void) hitu(mtmp, rnd(3));
147 (void) hitu(mtmp, rnd(3));
148 (void) hitu(mtmp, rn1(4, 2));
183 (void) hitu(mtmp, rnd(6));
198 (void) hitu(mtmp, d(3, 10));
199 (void) hitu(mtm
404 hitu(struct monst *mtmp, int dam) function
[all...]
H A Dhack.wizard.c146 if (hitu(mtmp, d(mtmp->data->damn, mtmp->data->damd))
H A Dhack.worm.c180 (void) hitu(mtmp, 1);
H A Dextern.h223 int hitu(struct monst *, int);
H A Dhack.dog.c457 (void) hitu(mtmp, d(mdat->damn, mdat->damd) + 1);
H A Dhack.shk.c957 (void) hitu(shkp, d(mdat->damn, mdat->damd) + 1);
1089 (void) hitu(shkp, d(mdat->damn, mdat->damd) + 1);
H A Dhack.mon.c508 (void) hitu(mtmp, d(mtmp->data->damn, mtmp->data->damd) + 1);

Completed in 121 milliseconds