Home
last modified time | relevance | path

Searched refs:move_into_trap (Results 1 – 12 of 12) sorted by relevance

/dports/games/nethack33/nethack-3.3.1/src/
H A Dtrap.c12 STATIC_DCL void FDECL(move_into_trap, (struct trap *));
2366 move_into_trap(ttmp) in move_into_trap() function
2434 move_into_trap(ttmp);
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dtrap.c12 STATIC_DCL void FDECL(move_into_trap, (struct trap *));
2366 move_into_trap(ttmp) in move_into_trap() function
2434 move_into_trap(ttmp);
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dtrap.c12 STATIC_DCL void FDECL(move_into_trap, (struct trap *));
2366 move_into_trap(ttmp) in move_into_trap() function
2434 move_into_trap(ttmp);
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dtrap.c14 STATIC_DCL void FDECL(move_into_trap, (struct trap *));
3048 move_into_trap(ttmp) in move_into_trap() function
3147 move_into_trap(ttmp);
/dports/games/nethack34/nethack-3.4.3/src/
H A Dtrap.c14 STATIC_DCL void FDECL(move_into_trap, (struct trap *));
3048 move_into_trap(ttmp) in move_into_trap() function
3147 move_into_trap(ttmp);
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dtrap.c14 STATIC_DCL void FDECL(move_into_trap, (struct trap *));
3048 move_into_trap(ttmp) in move_into_trap() function
3147 move_into_trap(ttmp);
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dtrap.c14 STATIC_DCL void FDECL(move_into_trap, (struct trap *));
3190 move_into_trap(ttmp) in move_into_trap() function
3289 move_into_trap(ttmp);
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dtrap.c14 STATIC_DCL void FDECL(move_into_trap, (struct trap *));
3305 move_into_trap(ttmp) in move_into_trap() function
3404 move_into_trap(ttmp);
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dtrap.c16 STATIC_DCL void FDECL(move_into_trap, (struct trap *));
3277 move_into_trap(ttmp) in move_into_trap() function
3376 move_into_trap(ttmp);
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dtrap.c23 STATIC_DCL void FDECL(move_into_trap, (struct trap *));
4008 move_into_trap(ttmp) in move_into_trap() function
4121 move_into_trap(ttmp);
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dtrap.c23 STATIC_DCL void FDECL(move_into_trap, (struct trap *));
4008 move_into_trap(ttmp) in move_into_trap() function
4121 move_into_trap(ttmp);
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dtrap.c46 static void move_into_trap(struct trap *);
4650 move_into_trap(struct trap* ttmp) in move_into_trap() function
4759 move_into_trap(ttmp); in try_disarm()