Searched refs:WAN_WISHING (Results 1 - 16 of 16) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h370 #define WAN_WISHING 367 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h370 #define WAN_WISHING 367 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Du_init.c213 { WAN_WISHING, 3, WAND_CLASS, 1, 0 },
919 while (otyp == WAN_WISHING
H A Dread.c242 if (n > 0 && (obj->otyp == WAN_WISHING ||
254 int lim = (obj->otyp == WAN_WISHING) ? 3 :
262 if (obj->otyp == WAN_WISHING && obj->spe > 3) {
H A Dengrave.c613 case WAN_WISHING:
H A Dobjnam.c2526 case WAN_WISHING:
2652 if (otmp->otyp == WAN_WISHING
H A Dmkobj.c577 if(otmp->otyp == WAN_WISHING) otmp->spe = rnd(3); else
H A Dzap.c1329 while (otmp->otyp == WAN_WISHING || otmp->otyp == WAN_POLYMORPH)
1788 case WAN_WISHING:
H A Dapply.c2650 case WAN_WISHING:
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Du_init.c213 { WAN_WISHING, 3, WAND_CLASS, 1, 0 },
919 while (otyp == WAN_WISHING
H A Dread.c242 if (n > 0 && (obj->otyp == WAN_WISHING ||
254 int lim = (obj->otyp == WAN_WISHING) ? 3 :
262 if (obj->otyp == WAN_WISHING && obj->spe > 3) {
H A Dengrave.c613 case WAN_WISHING:
H A Dobjnam.c2526 case WAN_WISHING:
2652 if (otmp->otyp == WAN_WISHING
H A Dmkobj.c577 if(otmp->otyp == WAN_WISHING) otmp->spe = rnd(3); else
H A Dzap.c1329 while (otmp->otyp == WAN_WISHING || otmp->otyp == WAN_POLYMORPH)
1788 case WAN_WISHING:
H A Dapply.c2650 case WAN_WISHING:

Completed in 214 milliseconds