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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h281 #define PM_HIGH_PRIEST 273 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpriest.c200 priest = makemon(&mons[sanctum ? PM_HIGH_PRIEST : PM_ALIGNED_PRIEST],
260 mon->data != &mons[PM_HIGH_PRIEST]) {
267 if (mon->data == &mons[PM_HIGH_PRIEST])
337 sanctum = (priest->data == &mons[PM_HIGH_PRIEST] &&
H A Dend.c194 if ((mtmp->data->geno & G_UNIQ) != 0 && !(mtmp->data == &mons[PM_HIGH_PRIEST] && !mtmp->ispriest)) {
1011 if ((mons[i].geno & G_UNIQ) && i != PM_HIGH_PRIEST) {
1087 if ((mons[i].geno & G_UNIQ) && i != PM_HIGH_PRIEST)
H A Dmondata.c601 {PM_ALIGNED_PRIEST, PM_HIGH_PRIEST},
H A Dread.c1562 if (i == PM_HIGH_PRIEST) uniq = FALSE;
1666 if ((ptr->geno & G_UNIQ) && ptr != &mons[PM_HIGH_PRIEST])
H A Ddo_name.c878 if (mon->data == &mons[PM_HIGH_PRIEST] && !Hallucination &&
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h281 #define PM_HIGH_PRIEST 273 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpriest.c200 priest = makemon(&mons[sanctum ? PM_HIGH_PRIEST : PM_ALIGNED_PRIEST],
260 mon->data != &mons[PM_HIGH_PRIEST]) {
267 if (mon->data == &mons[PM_HIGH_PRIEST])
337 sanctum = (priest->data == &mons[PM_HIGH_PRIEST] &&
H A Dend.c194 if ((mtmp->data->geno & G_UNIQ) != 0 && !(mtmp->data == &mons[PM_HIGH_PRIEST] && !mtmp->ispriest)) {
1011 if ((mons[i].geno & G_UNIQ) && i != PM_HIGH_PRIEST) {
1087 if ((mons[i].geno & G_UNIQ) && i != PM_HIGH_PRIEST)
H A Dmondata.c601 {PM_ALIGNED_PRIEST, PM_HIGH_PRIEST},
H A Dread.c1562 if (i == PM_HIGH_PRIEST) uniq = FALSE;
1666 if ((ptr->geno & G_UNIQ) && ptr != &mons[PM_HIGH_PRIEST])
H A Ddo_name.c878 if (mon->data == &mons[PM_HIGH_PRIEST] && !Hallucination &&

Completed in 85 milliseconds