Searched refs:WAN_DIGGING (Results 1 - 14 of 14) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h383 #define WAN_DIGGING 380 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h383 #define WAN_DIGGING 380 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmuse.c433 if (obj->otyp == WAN_DIGGING && obj->spe > 0 && !stuck && !t
649 if (oseen) makeknown(WAN_DIGGING);
937 return WAN_DIGGING;
1965 if (typ == WAN_DIGGING)
H A Dengrave.c702 case WAN_DIGGING:
H A Dmakemon.c591 (void) mongets(mtmp, WAN_DIGGING);
H A Dzap.c2105 case WAN_DIGGING:
2482 if (otyp == WAN_DIGGING || otyp == SPE_DIG)
H A Dhack.c694 !((obj = carrying(WAN_DIGGING)) &&
H A Dapply.c2697 if (obj->otyp == WAN_DIGGING) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmuse.c433 if (obj->otyp == WAN_DIGGING && obj->spe > 0 && !stuck && !t
649 if (oseen) makeknown(WAN_DIGGING);
937 return WAN_DIGGING;
1965 if (typ == WAN_DIGGING)
H A Dengrave.c702 case WAN_DIGGING:
H A Dmakemon.c591 (void) mongets(mtmp, WAN_DIGGING);
H A Dzap.c2105 case WAN_DIGGING:
2482 if (otyp == WAN_DIGGING || otyp == SPE_DIG)
H A Dhack.c694 !((obj = carrying(WAN_DIGGING)) &&
H A Dapply.c2697 if (obj->otyp == WAN_DIGGING) {

Completed in 107 milliseconds