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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h271 #define FOOD_RATION 264 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Du_init.c33 { FOOD_RATION, 0, FOOD_CLASS, 3, 0 },
46 { FOOD_RATION, 0, FOOD_CLASS, 1, 0 },
90 { FOOD_RATION, 0, FOOD_CLASS, 3, 0 },
157 { FOOD_RATION, 0, FOOD_CLASS, 1, 0 },
H A Dextralev.c305 ghostobj = mksobj_at(FOOD_RATION, x, y, FALSE, FALSE);
H A Deat.c1381 case FOOD_RATION:
H A Dmon.c1836 if (mdat->msize < MZ_HUMAN && typ != FOOD_RATION
H A Dobjnam.c49 { FOOD_RATION, "gunyoki" },
H A Dapply.c2972 if (otmp->otyp == FOOD_RATION && !rn2(7))
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h271 #define FOOD_RATION 264 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Du_init.c33 { FOOD_RATION, 0, FOOD_CLASS, 3, 0 },
46 { FOOD_RATION, 0, FOOD_CLASS, 1, 0 },
90 { FOOD_RATION, 0, FOOD_CLASS, 3, 0 },
157 { FOOD_RATION, 0, FOOD_CLASS, 1, 0 },
H A Dextralev.c305 ghostobj = mksobj_at(FOOD_RATION, x, y, FALSE, FALSE);
H A Deat.c1381 case FOOD_RATION:
H A Dmon.c1836 if (mdat->msize < MZ_HUMAN && typ != FOOD_RATION
H A Dobjnam.c49 { FOOD_RATION, "gunyoki" },
H A Dapply.c2972 if (otmp->otyp == FOOD_RATION && !rn2(7))

Completed in 117 milliseconds