Searched refs:PM_PESTILENCE (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.h316 #define PM_PESTILENCE 308 macro
H A Dmondata.h136 (ptr) == &mons[PM_PESTILENCE])
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h316 #define PM_PESTILENCE 308 macro
H A Dmondata.h136 (ptr) == &mons[PM_PESTILENCE])
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmuse.c307 mtmp->data != &mons[PM_PESTILENCE]) {
478 if (mtmp->data != &mons[PM_PESTILENCE]) {
930 case 5: return (mtmp->data != &mons[PM_PESTILENCE]) ?
H A Dpotion.c1024 if (mon->data == &mons[PM_PESTILENCE]) goto do_illness;
1037 if (mon->data == &mons[PM_PESTILENCE]) goto do_healing;
H A Dmhitm.c631 mdef->data == &mons[PM_PESTILENCE] ?
H A Dmakemon.c1030 } else if (mndx == PM_PESTILENCE) {
H A Deat.c494 case PM_PESTILENCE:
H A Dzap.c260 if (mtmp->data != &mons[PM_PESTILENCE]) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmuse.c307 mtmp->data != &mons[PM_PESTILENCE]) {
478 if (mtmp->data != &mons[PM_PESTILENCE]) {
930 case 5: return (mtmp->data != &mons[PM_PESTILENCE]) ?
H A Dpotion.c1024 if (mon->data == &mons[PM_PESTILENCE]) goto do_illness;
1037 if (mon->data == &mons[PM_PESTILENCE]) goto do_healing;
H A Dmhitm.c631 mdef->data == &mons[PM_PESTILENCE] ?
H A Dmakemon.c1030 } else if (mndx == PM_PESTILENCE) {
H A Deat.c494 case PM_PESTILENCE:
H A Dzap.c260 if (mtmp->data != &mons[PM_PESTILENCE]) {

Completed in 159 milliseconds