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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dobj.h99 #define fromsink corpsenm /* a potion from a sink */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dobj.h99 #define fromsink corpsenm /* a potion from a sink */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dfountain.c553 otmp->fromsink = 1; /* kludge for docall() */
H A Ddo_name.c502 if (objects[otemp.otyp].oc_class == POTION_CLASS && otemp.fromsink)
H A Dpotion.c661 /* NB: blessed otmp->fromsink is not possible */
681 if (otmp->fromsink)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dfountain.c553 otmp->fromsink = 1; /* kludge for docall() */
H A Ddo_name.c502 if (objects[otemp.otyp].oc_class == POTION_CLASS && otemp.fromsink)
H A Dpotion.c661 /* NB: blessed otmp->fromsink is not possible */
681 if (otmp->fromsink)

Completed in 112 milliseconds