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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dengrave.h16 #define ENGRAVE 2 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dengrave.h16 #define ENGRAVE 2 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dengrave.c296 case ENGRAVE:
561 type = ENGRAVE;
701 /* type = ENGRAVE wands */
704 type = ENGRAVE;
765 type = ENGRAVE;
824 if (type == ENGRAVE || type == 0)
889 (oep->engr_type == BURN) || (oep->engr_type == ENGRAVE)) ) {
944 case ENGRAVE:
1025 case ENGRAVE:
H A Dzap.c2385 if (!(e && e->engr_type == ENGRAVE)) {
2422 if (e->engr_type == ENGRAVE) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dengrave.c296 case ENGRAVE:
561 type = ENGRAVE;
701 /* type = ENGRAVE wands */
704 type = ENGRAVE;
765 type = ENGRAVE;
824 if (type == ENGRAVE || type == 0)
889 (oep->engr_type == BURN) || (oep->engr_type == ENGRAVE)) ) {
944 case ENGRAVE:
1025 case ENGRAVE:
H A Dzap.c2385 if (!(e && e->engr_type == ENGRAVE)) {
2422 if (e->engr_type == ENGRAVE) {
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dlev_lex.c1333 { yylval.i=ENGRAVE; return ENGRAVING_TYPE; }
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dlev_lex.c1333 { yylval.i=ENGRAVE; return ENGRAVING_TYPE; }

Completed in 68 milliseconds