Searched refs:TOWN (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddgn_file.h58 #define TOWN 1 /* levels only */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddgn_file.h58 #define TOWN 1 /* levels only */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Ddgn_lex.c724 { yylval.i=TOWN ; return(DESCRIPTOR); }
H A Ddgn_yacc.c754 if(yyvsp[0].i <= TOWN || yyvsp[0].i >= D_ALIGN_CHAOTIC)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Ddgn_lex.c724 { yylval.i=TOWN ; return(DESCRIPTOR); }
H A Ddgn_yacc.c754 if(yyvsp[0].i <= TOWN || yyvsp[0].i >= D_ALIGN_CHAOTIC)
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddungeon.c492 new_level->flags.town = !!(tlevel->flags & TOWN);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddungeon.c492 new_level->flags.town = !!(tlevel->flags & TOWN);

Completed in 100 milliseconds