Home
last modified time | relevance | path

Searched refs:resists_sleep (Results 1 – 25 of 60) sorted by relevance

123

/dports/games/nethack33/nethack-3.3.1/include/
H A Dmondata.h15 #define resists_sleep(mon) (((mon)->mintrinsics & MR_SLEEP) != 0) macro
H A Dyouprop.h41 resists_sleep(&youmonst))
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dmondata.h15 #define resists_sleep(mon) (((mon)->mintrinsics & MR_SLEEP) != 0) macro
H A Dyouprop.h41 resists_sleep(&youmonst))
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dmondata.h15 #define resists_sleep(mon) (((mon)->mintrinsics & MR_SLEEP) != 0) macro
H A Dyouprop.h41 resists_sleep(&youmonst))
/dports/games/nethack34/nethack-3.4.3/include/
H A Dmondata.h15 #define resists_sleep(mon) (((mon)->mintrinsics & MR_SLEEP) != 0) macro
H A Dyouprop.h41 resists_sleep(&youmonst))
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dmondata.h15 #define resists_sleep(mon) (((mon)->mintrinsics & MR_SLEEP) != 0) macro
H A Dyouprop.h41 resists_sleep(&youmonst))
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dmondata.h15 #define resists_sleep(mon) (((mon)->mintrinsics & MR_SLEEP) != 0) macro
H A Dyouprop.h41 resists_sleep(&youmonst))
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dyouprop.h41 resists_sleep(&youmonst))
H A Dmondata.h15 #define resists_sleep(mon) (((mon)->mintrinsics & MR_SLEEP) != 0) macro
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dmondata.h16 #define resists_sleep(mon) (((mon)->mintrinsics & MR_SLEEP) != 0) macro
H A Dyouprop.h41 resists_sleep(&youmonst))
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dyouprop.h41 resists_sleep(&youmonst))
H A Dmondata.h16 #define resists_sleep(mon) (((mon)->mintrinsics & MR_SLEEP) != 0) macro
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dmondata.h17 #define resists_sleep(mon) \ macro
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dmondata.h17 #define resists_sleep(mon) \ macro
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dmondata.h18 #define resists_sleep(mon) ((mon_resistancebits(mon) & MR_SLEEP) != 0 \ macro
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dmhitm.c1017 if (resists_sleep(mon) ||
/dports/games/nethack33/nethack-3.3.1/src/
H A Dmhitm.c1017 if (resists_sleep(mon) ||
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dmhitm.c1017 if (resists_sleep(mon) ||
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dmhitm.c1052 if (resists_sleep(mon) in sleep_monst()

123