Searched refs:PM_SUCCUBUS (Results 1 - 18 of 18) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h295 #define PM_SUCCUBUS 287 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h295 #define PM_SUCCUBUS 287 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.c467 { "succubi", PM_SUCCUBUS },
H A Dsteed.c91 if (ptr == &mons[PM_INCUBUS] || ptr == &mons[PM_SUCCUBUS]) {
H A Dmhitu.c480 && mtmp->data != &mons[PM_SUCCUBUS]
2140 && ((pagr != &mons[PM_INCUBUS] && pagr != &mons[PM_SUCCUBUS])
2163 boolean fem = (mon->data == &mons[PM_SUCCUBUS]); /* otherwise incubus */
H A Duhitm.c1289 && u.umonnum != PM_SUCCUBUS && u.umonnum != PM_INCUBUS
1985 if (i==1 && uwep && (u.umonnum == PM_SUCCUBUS ||
H A Ddokick.c946 PM_INCUBUS : PM_SUCCUBUS;
H A Dapply.c715 || mtmp->data==&mons[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.c467 { "succubi", PM_SUCCUBUS },
H A Dsteed.c91 if (ptr == &mons[PM_INCUBUS] || ptr == &mons[PM_SUCCUBUS]) {
H A Dmhitu.c480 && mtmp->data != &mons[PM_SUCCUBUS]
2140 && ((pagr != &mons[PM_INCUBUS] && pagr != &mons[PM_SUCCUBUS])
2163 boolean fem = (mon->data == &mons[PM_SUCCUBUS]); /* otherwise incubus */
H A Duhitm.c1289 && u.umonnum != PM_SUCCUBUS && u.umonnum != PM_INCUBUS
1985 if (i==1 && uwep && (u.umonnum == PM_SUCCUBUS ||
H A Ddokick.c946 PM_INCUBUS : PM_SUCCUBUS;
H A Dapply.c715 || mtmp->data==&mons[PM_SUCCUBUS])) {

Completed in 211 milliseconds