Searched defs:in_sight (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c1198 boolean in_sight; local
1696 boolean in_sight, tear_web, see_it, local
2596 int in_sight = !Blind && couldsee(x, y); /* Don't care if it's lit */ local
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c1198 boolean in_sight; local
1696 boolean in_sight, tear_web, see_it, local
2596 int in_sight = !Blind && couldsee(x, y); /* Don't care if it's lit */ local
[all...]

Completed in 29 milliseconds