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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddungeon.h81 #define BR_STAIR 0 /* "Regular" connection, 2 staircases. */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddungeon.h81 #define BR_STAIR 0 /* "Regular" connection, 2 staircases. */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddungeon.c97 br->type == BR_STAIR ? "stair" :
355 case TBR_STAIR: return BR_STAIR;
361 return BR_STAIR;
1545 case BR_STAIR: return "Stair";
H A Drestore.c870 case BR_STAIR:
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddungeon.c97 br->type == BR_STAIR ? "stair" :
355 case TBR_STAIR: return BR_STAIR;
361 return BR_STAIR;
1545 case BR_STAIR: return "Stair";
H A Drestore.c870 case BR_STAIR:

Completed in 163 milliseconds