Searched refs:CORPSE_I_TO_C (Results 1 – 2 of 2) sorted by relevance
447 #define CORPSE_I_TO_C(otyp) (char) ((otyp >= DEAD_ACID_BLOB)\ macro453 return (strchr(POISONOUS, CORPSE_I_TO_C(otmp->otyp)) != 0); in poisonous()460 char let = CORPSE_I_TO_C(otmp->otyp); in eatcorpse()
681 #define CORPSE_I_TO_C(otyp) (char) ((otyp >= DEAD_ACID_BLOB)\ macro695 mtmp = mkmon_at(CORPSE_I_TO_C(obj->otyp), obj->ox, obj->oy); in revive()