OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nowtyp
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.mon.c
580
int
nowtyp
;
local in function:mfndpos
585
nowtyp
= levl[x][y].typ;
599
if (!(nx != x && ny != y && (
nowtyp
== DOOR || ntyp == DOOR)))
660
if (!cnt && pool &&
nowtyp
!= POOL) {
hack.mon.c
580
int
nowtyp
;
local in function:mfndpos
585
nowtyp
= levl[x][y].typ;
599
if (!(nx != x && ny != y && (
nowtyp
== DOOR || ntyp == DOOR)))
660
if (!cnt && pool &&
nowtyp
!= POOL) {
Completed in 22 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025