Searched refs:Inhell (Results 1 - 24 of 24) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddungeon.h126 #define Inhell In_hell(&u.uz) /* now gehennom */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddungeon.h126 #define Inhell In_hell(&u.uz) /* now gehennom */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c557 if(Inhell) resp_god = A_NONE;
1217 if (!Inhell) angrygods(u.ualign.type);
1346 if (ugod_is_angry() || (altaralign == A_NONE && Inhell)) {
1373 if (!Inhell) angrygods(u.ualign.type);
1543 if (is_undead(youmonst.data) && !Inhell &&
1550 return !praying ? (boolean)(p_type == 3 && !Inhell) : TRUE;
1586 if(p_type == 3 && !Inhell) {
1614 if (Inhell) {
1684 if (Inhell) {
H A Dminion.c139 #define Athome (Inhell && !mtmp->cham)
H A Dteleport.c783 if (Inhell && !u.uevent.invoked &&
1242 if (Inhell && !u.uevent.invoked) max_depth -= 1;
H A Dmakemon.c994 if (Inhell && is_bat(ptr))
1154 if (Inhell)
1250 if (Inhell && (ptr->geno & G_NOHELL)) continue;
H A Dwizard.c431 if(!rn2(10) && Inhell) {
H A Ddo.c991 if (Inhell && up && u.uhave.amulet && !newdungeon && !portal &&
1277 if (!In_hell(&u.uz0) && Inhell) {
H A Dmklev.c1206 } else if (Inhell && !rn2(5)) {
1234 if (!Inhell) kind = NO_TRAP; break;
H A Dmkobj.c119 Inhell ? (const struct icp *)hellprobs :
215 } while((ptr->geno & G_NOGEN) || (!Inhell && (ptr->geno & G_HELL)));
H A Dmkroom.c422 return((Inhell || In_endgame(&u.uz)) ? mkclass(S_DEMON,0) :
H A Dmuse.c774 if (Inhell && mon_has_amulet(mtmp) && !rn2(4) &&
816 if(Inhell) {
H A Dtrap.c352 || (Inhell && !u.uevent.invoked &&
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c557 if(Inhell) resp_god = A_NONE;
1217 if (!Inhell) angrygods(u.ualign.type);
1346 if (ugod_is_angry() || (altaralign == A_NONE && Inhell)) {
1373 if (!Inhell) angrygods(u.ualign.type);
1543 if (is_undead(youmonst.data) && !Inhell &&
1550 return !praying ? (boolean)(p_type == 3 && !Inhell) : TRUE;
1586 if(p_type == 3 && !Inhell) {
1614 if (Inhell) {
1684 if (Inhell) {
H A Dminion.c139 #define Athome (Inhell && !mtmp->cham)
H A Dteleport.c783 if (Inhell && !u.uevent.invoked &&
1242 if (Inhell && !u.uevent.invoked) max_depth -= 1;
H A Dmakemon.c994 if (Inhell && is_bat(ptr))
1154 if (Inhell)
1250 if (Inhell && (ptr->geno & G_NOHELL)) continue;
H A Dwizard.c431 if(!rn2(10) && Inhell) {
H A Ddo.c991 if (Inhell && up && u.uhave.amulet && !newdungeon && !portal &&
1277 if (!In_hell(&u.uz0) && Inhell) {
H A Dmklev.c1206 } else if (Inhell && !rn2(5)) {
1234 if (!Inhell) kind = NO_TRAP; break;
H A Dmkobj.c119 Inhell ? (const struct icp *)hellprobs :
215 } while((ptr->geno & G_NOGEN) || (!Inhell && (ptr->geno & G_HELL)));
H A Dmkroom.c422 return((Inhell || In_endgame(&u.uz)) ? mkclass(S_DEMON,0) :
H A Dmuse.c774 if (Inhell && mon_has_amulet(mtmp) && !rn2(4) &&
816 if(Inhell) {
H A Dtrap.c352 || (Inhell && !u.uevent.invoked &&

Completed in 219 milliseconds