Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dhack.mfndpos.h73 #define NOTONL 040000 macro
H A Dhack.mon.c464 msym == 'u' ? NOTONL : in m_move()
592 flag &= ~NOTONL; in mfndpos()
633 if (flag & NOTONL) in mfndpos()
635 info[cnt] |= NOTONL; in mfndpos()
H A Dhack.shk.c1040 if (!(info[i] & NOTONL)) in shk_move()
1064 if (avoid && (info[i] & NOTONL)) in shk_move()