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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h285 #define POT_HEALING 278 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h285 #define POT_HEALING 278 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpotion.c787 case POT_HEALING:
1021 case POT_HEALING:
1221 case POT_HEALING:
1330 o2->otyp == POT_HEALING ||
1341 case POT_HEALING:
1379 case POT_HEALING:
1759 (potion->otyp == POT_HEALING ||
H A Dmuse.c318 if ((obj = m_carrying(mtmp, POT_HEALING)) != 0) {
342 if ((obj = m_carrying(mtmp, POT_HEALING)) != 0) {
495 if(obj->otyp == POT_HEALING) {
856 if (oseen) makeknown(POT_HEALING);
928 case 3: return POT_HEALING;
1976 if (typ == POT_HEALING ||
H A Du_init.c62 { POT_HEALING, 0, POTION_CLASS, 4, UNDEF_BLESS },
89 { POT_HEALING, 0, POTION_CLASS, 3, UNDEF_BLESS },
H A Dmakemon.c565 case 2: (void) mongets(mtmp, POT_HEALING);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpotion.c787 case POT_HEALING:
1021 case POT_HEALING:
1221 case POT_HEALING:
1330 o2->otyp == POT_HEALING ||
1341 case POT_HEALING:
1379 case POT_HEALING:
1759 (potion->otyp == POT_HEALING ||
H A Dmuse.c318 if ((obj = m_carrying(mtmp, POT_HEALING)) != 0) {
342 if ((obj = m_carrying(mtmp, POT_HEALING)) != 0) {
495 if(obj->otyp == POT_HEALING) {
856 if (oseen) makeknown(POT_HEALING);
928 case 3: return POT_HEALING;
1976 if (typ == POT_HEALING ||
H A Du_init.c62 { POT_HEALING, 0, POTION_CLASS, 4, UNDEF_BLESS },
89 { POT_HEALING, 0, POTION_CLASS, 3, UNDEF_BLESS },
H A Dmakemon.c565 case 2: (void) mongets(mtmp, POT_HEALING);

Completed in 67 milliseconds