Searched refs:TBR_NO_DOWN (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.h52 #define TBR_NO_DOWN 2 /* connection with no down staircase */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddgn_file.h52 #define TBR_NO_DOWN 2 /* connection with no down staircase */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Ddgn_yacc.c943 yyval.i = TBR_NO_DOWN; /* no down staircase */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Ddgn_yacc.c943 yyval.i = TBR_NO_DOWN; /* no down staircase */
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddungeon.c357 case TBR_NO_DOWN: return tbr->up ? BR_NO_END2 : BR_NO_END1;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddungeon.c357 case TBR_NO_DOWN: return tbr->up ? BR_NO_END2 : BR_NO_END1;

Completed in 88 milliseconds