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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dpermonst.h52 cnutrit; /* its nutritional value */ member in struct:permonst
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dpermonst.h52 cnutrit; /* its nutritional value */ member in struct:permonst
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Deat.c333 mons[otmp->corpsenm].cnutrit :
1315 if (!mons[otmp->corpsenm].cnutrit) {
2064 if (otmp->otyp == CORPSE) basenutrit = mons[otmp->corpsenm].cnutrit;
2503 full_amount = (obj->otyp == CORPSE) ? (long)mons[obj->corpsenm].cnutrit
H A Ddogmove.c86 nutrit = mons[obj->corpsenm].cnutrit;
H A Dobjnam.c2550 mons[mntmp].cnutrit != 0) {
2710 otmp->oeaten = mons[otmp->corpsenm].cnutrit;
H A Dmkobj.c438 if (mons[mndx].cnutrit &&
H A Dapply.c1373 if (!mons[corpse->corpsenm].cnutrit) return 0;
1415 if (mons[corpse->corpsenm].cnutrit == 0) {
H A Duhitm.c1804 u.uhunger += (mdef->data->cnutrit+1) / 2;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Deat.c333 mons[otmp->corpsenm].cnutrit :
1315 if (!mons[otmp->corpsenm].cnutrit) {
2064 if (otmp->otyp == CORPSE) basenutrit = mons[otmp->corpsenm].cnutrit;
2503 full_amount = (obj->otyp == CORPSE) ? (long)mons[obj->corpsenm].cnutrit
H A Ddogmove.c86 nutrit = mons[obj->corpsenm].cnutrit;
H A Dobjnam.c2550 mons[mntmp].cnutrit != 0) {
2710 otmp->oeaten = mons[otmp->corpsenm].cnutrit;
H A Dmkobj.c438 if (mons[mndx].cnutrit &&
H A Dapply.c1373 if (!mons[corpse->corpsenm].cnutrit) return 0;
1415 if (mons[corpse->corpsenm].cnutrit == 0) {
H A Duhitm.c1804 u.uhunger += (mdef->data->cnutrit+1) / 2;

Completed in 97 milliseconds