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

/netbsd-current/games/hack/
H A Dhack.end.c329 int occ_cnt = PERSMAX; local
393 occ_cnt--;
405 t1->plchar == t0->plchar && --occ_cnt <= 0) {
412 if (occ_cnt < 0) {

Completed in 82 milliseconds