Searched refs:TBR_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 Ddgn_file.h50 #define TBR_STAIR 0 /* connection with both ends having a staircase */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddgn_file.h50 #define TBR_STAIR 0 /* connection with both ends having a staircase */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Ddgn_yacc.c928 yyval.i = TBR_STAIR; /* two way stair */
933 yyval.i = TBR_STAIR; /* two way stair */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Ddgn_yacc.c928 yyval.i = TBR_STAIR; /* two way stair */
933 yyval.i = TBR_STAIR; /* two way stair */
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddungeon.c355 case TBR_STAIR: return BR_STAIR;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddungeon.c355 case TBR_STAIR: return BR_STAIR;

Completed in 50 milliseconds