Searched refs:PM_WIZARD_OF_YENDOR (Results 1 - 12 of 12) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dminion.c25 ptr = &mons[PM_WIZARD_OF_YENDOR];
29 if (is_dprince(ptr) || (ptr == &mons[PM_WIZARD_OF_YENDOR])) {
H A Dwizard.c260 if(mtmp->data != &mons[PM_WIZARD_OF_YENDOR])
397 if ((mtmp2 = makemon(&mons[PM_WIZARD_OF_YENDOR],
482 mtmp = makemon(&mons[PM_WIZARD_OF_YENDOR], u.ux, u.uy, MM_NOWAIT);
H A Dmakemon.c1013 } else if (mndx == PM_WIZARD_OF_YENDOR) {
1367 if (ptr == &mons[PM_WIZARD_OF_YENDOR]) {
1371 tmp = ptr->mlevel + mvitals[PM_WIZARD_OF_YENDOR].died;
H A Ddo_name.c722 if (mdat == &mons[PM_WIZARD_OF_YENDOR])
H A Dhack.c38 otmp->corpsenm == PM_WIZARD_OF_YENDOR)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dminion.c25 ptr = &mons[PM_WIZARD_OF_YENDOR];
29 if (is_dprince(ptr) || (ptr == &mons[PM_WIZARD_OF_YENDOR])) {
H A Dwizard.c260 if(mtmp->data != &mons[PM_WIZARD_OF_YENDOR])
397 if ((mtmp2 = makemon(&mons[PM_WIZARD_OF_YENDOR],
482 mtmp = makemon(&mons[PM_WIZARD_OF_YENDOR], u.ux, u.uy, MM_NOWAIT);
H A Dmakemon.c1013 } else if (mndx == PM_WIZARD_OF_YENDOR) {
1367 if (ptr == &mons[PM_WIZARD_OF_YENDOR]) {
1371 tmp = ptr->mlevel + mvitals[PM_WIZARD_OF_YENDOR].died;
H A Ddo_name.c722 if (mdat == &mons[PM_WIZARD_OF_YENDOR])
H A Dhack.c38 otmp->corpsenm == PM_WIZARD_OF_YENDOR)) {
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h289 #define PM_WIZARD_OF_YENDOR 281 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h289 #define PM_WIZARD_OF_YENDOR 281 macro

Completed in 74 milliseconds