Searched refs:HTeleportation (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dsit.c394 case 2 : if (HTeleportation & INTRINSIC) {
395 HTeleportation &= ~INTRINSIC;
H A Deat.c745 if(!(HTeleportation & FROMOUTSIDE)) {
748 HTeleportation |= FROMOUTSIDE;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dsit.c394 case 2 : if (HTeleportation & INTRINSIC) {
395 HTeleportation &= ~INTRINSIC;
H A Deat.c745 if(!(HTeleportation & FROMOUTSIDE)) {
748 HTeleportation |= FROMOUTSIDE;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dyouprop.h213 #define HTeleportation u.uprops[TELEPORT].intrinsic macro
215 #define Teleportation (HTeleportation || ETeleportation || \
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dyouprop.h213 #define HTeleportation u.uprops[TELEPORT].intrinsic macro
215 #define Teleportation (HTeleportation || ETeleportation || \

Completed in 40 milliseconds