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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddungeon.h123 #define Is_knox(x) (on_level(x, &knox_level)) macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddungeon.h123 #define Is_knox(x) (on_level(x, &knox_level)) macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dbotl.c230 if (Is_knox(&u.uz))
H A Dteleport.c665 if (Is_knox(&u.uz) && newlev > 0) {
1216 if (!rn2(5) || Is_knox(&u.uz))
H A Dend.c874 if (!In_endgame(&u.uz) && !Is_knox(&u.uz))
H A Ddo.c1339 if (Is_knox(&u.uz) && (new || !mvitals[PM_CROESUS].died)) {
H A Dmkmaze.c446 } else if(Is_knox(&u.uz)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dbotl.c230 if (Is_knox(&u.uz))
H A Dteleport.c665 if (Is_knox(&u.uz) && newlev > 0) {
1216 if (!rn2(5) || Is_knox(&u.uz))
H A Dend.c874 if (!In_endgame(&u.uz) && !Is_knox(&u.uz))
H A Ddo.c1339 if (Is_knox(&u.uz) && (new || !mvitals[PM_CROESUS].died)) {
H A Dmkmaze.c446 } else if(Is_knox(&u.uz)) {

Completed in 223 milliseconds