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