Searched refs:DUST (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dengrave.h15 #define DUST 1 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dengrave.h15 #define DUST 1 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dengrave.c262 if(ep->engr_type != DUST && ep->engr_type != ENGR_BLOOD) {
289 case DUST:
447 xchar type = DUST; /* Type of engraving made */
568 type = DUST;
605 /* DUST wands */
788 if ((oep->engr_type == DUST ) ||
828 type = DUST;
900 if( (oep->engr_type == DUST) || (oep->engr_type == ENGR_BLOOD) ||
904 ((oep->engr_type == DUST) ? "written in the dust" :
913 if ( (type == DUST) || (typ
[all...]
H A Dshknam.c468 make_engr_at(m, n, buf, 0L, DUST);
H A Dmklev.c491 trap_engravings[trap_type], 0L, DUST);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dengrave.c262 if(ep->engr_type != DUST && ep->engr_type != ENGR_BLOOD) {
289 case DUST:
447 xchar type = DUST; /* Type of engraving made */
568 type = DUST;
605 /* DUST wands */
788 if ((oep->engr_type == DUST ) ||
828 type = DUST;
900 if( (oep->engr_type == DUST) || (oep->engr_type == ENGR_BLOOD) ||
904 ((oep->engr_type == DUST) ? "written in the dust" :
913 if ( (type == DUST) || (typ
[all...]
H A Dshknam.c468 make_engr_at(m, n, buf, 0L, DUST);
H A Dmklev.c491 trap_engravings[trap_type], 0L, DUST);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dlev_lex.c1329 { yylval.i=DUST; return ENGRAVING_TYPE; }
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dlev_lex.c1329 { yylval.i=DUST; return ENGRAVING_TYPE; }

Completed in 97 milliseconds