Home
last modified time | relevance | path

Searched refs:takeoff_info (Results 1 – 6 of 6) sorted by relevance

/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dcontext.h42 struct takeoff_info { struct
137 struct takeoff_info takeoff;
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dcontext.h42 struct takeoff_info { struct
137 struct takeoff_info takeoff;
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dcontext.h48 struct takeoff_info { struct
166 struct takeoff_info takeoff;
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Ddo_wear.c2441 struct takeoff_info *doff = &context.takeoff; in do_takeoff()
2515 struct takeoff_info *doff = &context.takeoff; in take_off()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Ddo_wear.c2441 struct takeoff_info *doff = &context.takeoff; in do_takeoff()
2515 struct takeoff_info *doff = &context.takeoff; in take_off()
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Ddo_wear.c2631 struct takeoff_info *doff = &g.context.takeoff; in do_takeoff()
2707 struct takeoff_info *doff = &g.context.takeoff; in take_off()