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

/openbsd-current/games/hack/
H A Dhack.mfndpos.h66 #define ALLOW_U 01000 macro
69 #define ALLOW_ALL (ALLOW_U | ALLOW_M | ALLOW_TM | ALLOW_TRAPS)
H A Dhack.mon.c478 if(info[chi] & ALLOW_U){
568 if(!(flag & ALLOW_U)) continue;
569 info[cnt] = ALLOW_U;
H A Dhack.dog.c428 if(info[chi] & ALLOW_U){
H A Dhack.shk.c1078 } else if(info[(int)chi] & ALLOW_U){

Completed in 113 milliseconds