Home
last modified time | relevance | path

Searched refs:down_gate (Results 1 – 25 of 48) sorted by relevance

12

/dports/games/nethack33/nethack-3.3.1/src/
H A Ddokick.c1072 toloc = down_gate(x, y);
1193 if ((toloc = down_gate(x, y)) == MIGR_NOWHERE) return(FALSE);
1339 down_gate(x, y) in down_gate() function
H A Dmthrowu.c127 if (down_gate(x, y) != -1)
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Ddokick.c1072 toloc = down_gate(x, y);
1193 if ((toloc = down_gate(x, y)) == MIGR_NOWHERE) return(FALSE);
1339 down_gate(x, y) in down_gate() function
H A Dmthrowu.c127 if (down_gate(x, y) != -1)
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Ddokick.c1072 toloc = down_gate(x, y);
1193 if ((toloc = down_gate(x, y)) == MIGR_NOWHERE) return(FALSE);
1339 down_gate(x, y) in down_gate() function
H A Dmthrowu.c127 if (down_gate(x, y) != -1)
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Ddokick.c1163 toloc = down_gate(x, y);
1286 if ((toloc = down_gate(x, y)) == MIGR_NOWHERE) return(FALSE);
1461 down_gate(x, y) in down_gate() function
H A Dmthrowu.c118 if (down_gate(x, y) != -1)
/dports/games/nethack34/nethack-3.4.3/src/
H A Ddokick.c1163 toloc = down_gate(x, y);
1286 if ((toloc = down_gate(x, y)) == MIGR_NOWHERE) return(FALSE);
1461 down_gate(x, y) in down_gate() function
H A Dmthrowu.c118 if (down_gate(x, y) != -1)
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Ddokick.c1224 toloc = down_gate(x, y);
1347 if ((toloc = down_gate(x, y)) == MIGR_NOWHERE) return(FALSE);
1521 down_gate(x, y) in down_gate() function
H A Dmthrowu.c167 if (down_gate(x, y) != -1)
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Ddokick.c1205 toloc = down_gate(x, y);
1329 if ((toloc = down_gate(x, y)) == MIGR_NOWHERE) return(FALSE);
1504 down_gate(x, y) in down_gate() function
H A Dmthrowu.c118 if (down_gate(x, y) != -1)
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Ddokick.c1163 toloc = down_gate(x, y);
1286 if ((toloc = down_gate(x, y)) == MIGR_NOWHERE) return(FALSE);
1461 down_gate(x, y) in down_gate() function
H A Dmthrowu.c118 if (down_gate(x, y) != -1)
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Ddokick.c1388 toloc = down_gate(x, y);
1516 if ((toloc = down_gate(x, y)) == MIGR_NOWHERE)
1781 down_gate(x, y) in down_gate() function
H A Dmthrowu.c132 if (down_gate(x, y) != -1)
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Ddokick.c1388 toloc = down_gate(x, y);
1516 if ((toloc = down_gate(x, y)) == MIGR_NOWHERE)
1781 down_gate(x, y) in down_gate() function
H A Dmthrowu.c132 if (down_gate(x, y) != -1)
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Ddokick.c1287 toloc = down_gate(x, y);
1411 if ((toloc = down_gate(x, y)) == MIGR_NOWHERE) return(FALSE);
1586 down_gate(x, y) in down_gate() function
H A Dmthrowu.c112 if (down_gate(x, y) != -1)
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Ddokick.c1433 toloc = down_gate(x, y); in impact_drop()
1558 if ((toloc = down_gate(x, y)) == MIGR_NOWHERE) in ship_object()
1861 down_gate(xchar x, xchar y) in down_gate() function
H A Dmthrowu.c180 if (!objgone && down_gate(x, y) != -1) in drop_throw()
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dextern.h553 extern schar down_gate(xchar, xchar);

12