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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dtopten.c249 int occ_cnt = PERSMAX; local
402 occ_cnt--;
414 --occ_cnt <= 0) {
427 if(occ_cnt < 0) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtopten.c249 int occ_cnt = PERSMAX; local
402 occ_cnt--;
414 --occ_cnt <= 0) {
427 if(occ_cnt < 0) {

Completed in 32 milliseconds