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

/openbsd-current/games/hack/
H A Dhack.mfndpos.h72 #define NOTONL 040000 macro
H A Dhack.mon.c440 msym == 'u' ? NOTONL :
559 flag &= ~NOTONL;
593 if(flag & NOTONL) continue;
594 info[cnt] |= NOTONL;
H A Dhack.shk.c1037 if(!(info[(int)i] & NOTONL)) goto notonl_ok;
1057 if(avoid && (info[(int)i] & NOTONL))

Completed in 96 milliseconds