Searched refs:PM_INCUBUS (Results 1 - 16 of 16) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h296 #define PM_INCUBUS 288 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h296 #define PM_INCUBUS 288 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpolyself.c123 } else if (u.umonnum == PM_SUCCUBUS || u.umonnum == PM_INCUBUS) {
126 u.umonnum = (u.umonnum == PM_SUCCUBUS) ? PM_INCUBUS : PM_SUCCUBUS;
1198 mptr != &mons[PM_INCUBUS] && mptr != &mons[PM_SUCCUBUS])
H A Dattrib.c679 u.umonnum==PM_SUCCUBUS || u.umonnum == PM_INCUBUS))
H A Dmondata.c466 { "incubi", PM_INCUBUS },
H A Dsteed.c91 if (ptr == &mons[PM_INCUBUS] || ptr == &mons[PM_SUCCUBUS]) {
H A Dmhitu.c481 && mtmp->data != &mons[PM_INCUBUS])
2140 && ((pagr != &mons[PM_INCUBUS] && pagr != &mons[PM_SUCCUBUS])
H A Duhitm.c1289 && u.umonnum != PM_SUCCUBUS && u.umonnum != PM_INCUBUS
1986 u.umonnum == PM_INCUBUS)) goto use_weapon;
H A Ddokick.c946 PM_INCUBUS : PM_SUCCUBUS;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpolyself.c123 } else if (u.umonnum == PM_SUCCUBUS || u.umonnum == PM_INCUBUS) {
126 u.umonnum = (u.umonnum == PM_SUCCUBUS) ? PM_INCUBUS : PM_SUCCUBUS;
1198 mptr != &mons[PM_INCUBUS] && mptr != &mons[PM_SUCCUBUS])
H A Dattrib.c679 u.umonnum==PM_SUCCUBUS || u.umonnum == PM_INCUBUS))
H A Dmondata.c466 { "incubi", PM_INCUBUS },
H A Dsteed.c91 if (ptr == &mons[PM_INCUBUS] || ptr == &mons[PM_SUCCUBUS]) {
H A Dmhitu.c481 && mtmp->data != &mons[PM_INCUBUS])
2140 && ((pagr != &mons[PM_INCUBUS] && pagr != &mons[PM_SUCCUBUS])
H A Duhitm.c1289 && u.umonnum != PM_SUCCUBUS && u.umonnum != PM_INCUBUS
1986 u.umonnum == PM_INCUBUS)) goto use_weapon;
H A Ddokick.c946 PM_INCUBUS : PM_SUCCUBUS;

Completed in 137 milliseconds