Searched refs:CREAM_PIE (Results 1 - 20 of 20) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h265 #define CREAM_PIE 258 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h265 #define CREAM_PIE 258 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmthrowu.c106 if (obj->otyp == CREAM_PIE || obj->oclass == VENOM_CLASS ||
362 case CREAM_PIE:
396 if(singleobj->otyp == CREAM_PIE) {
H A Dweapon.c204 if (otyp == CREAM_PIE) return 0;
346 /* BOOMERANG, */ CREAM_PIE
347 /* note: CREAM_PIE should NOT be #ifdef KOPS */
372 Oselect(CREAM_PIE);
H A Ddothrow.c752 blindinc = (otyp == CREAM_PIE || otyp == BLINDING_VENOM) &&
765 case CREAM_PIE:
1370 } else if ((otyp == EGG || otyp == CREAM_PIE ||
1639 case CREAM_PIE:
1681 case CREAM_PIE:
H A Dmondata.c160 if (obj && (obj->otyp == CREAM_PIE)) {
H A Duhitm.c811 case CREAM_PIE:
818 pline(obj->otyp == CREAM_PIE ?
843 pline(obj->otyp==CREAM_PIE ? "Splat!" : "Splash!");
H A Dmakemon.c325 if (!rn2(4)) m_initthrow(mtmp, CREAM_PIE, 2);
H A Dapply.c2792 if (carrying(CREAM_PIE) || carrying(EUCALYPTUS_LEAF))
2817 case CREAM_PIE:
H A Deat.c2042 otmp->otyp == CREAM_PIE ||
H A Dinvent.c891 otyp != CREAM_PIE && otyp != EUCALYPTUS_LEAF) ||
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmthrowu.c106 if (obj->otyp == CREAM_PIE || obj->oclass == VENOM_CLASS ||
362 case CREAM_PIE:
396 if(singleobj->otyp == CREAM_PIE) {
H A Dweapon.c204 if (otyp == CREAM_PIE) return 0;
346 /* BOOMERANG, */ CREAM_PIE
347 /* note: CREAM_PIE should NOT be #ifdef KOPS */
372 Oselect(CREAM_PIE);
H A Ddothrow.c752 blindinc = (otyp == CREAM_PIE || otyp == BLINDING_VENOM) &&
765 case CREAM_PIE:
1370 } else if ((otyp == EGG || otyp == CREAM_PIE ||
1639 case CREAM_PIE:
1681 case CREAM_PIE:
H A Dmondata.c160 if (obj && (obj->otyp == CREAM_PIE)) {
H A Duhitm.c811 case CREAM_PIE:
818 pline(obj->otyp == CREAM_PIE ?
843 pline(obj->otyp==CREAM_PIE ? "Splat!" : "Splash!");
H A Dmakemon.c325 if (!rn2(4)) m_initthrow(mtmp, CREAM_PIE, 2);
H A Dapply.c2792 if (carrying(CREAM_PIE) || carrying(EUCALYPTUS_LEAF))
2817 case CREAM_PIE:
H A Deat.c2042 otmp->otyp == CREAM_PIE ||
H A Dinvent.c891 otyp != CREAM_PIE && otyp != EUCALYPTUS_LEAF) ||

Completed in 139 milliseconds