Lines Matching defs:mtmp
89 replgd(struct monst *mtmp __unused, struct monst *mtmp2 __unused)163 struct monst *mtmp;164 for (mtmp = fmon; mtmp; mtmp = mtmp->nmon)165 if (mtmp->isgd) {166 guard = mtmp;378 replgd(struct monst *mtmp, struct monst *mtmp2)380 if (mtmp == guard)
Indexes created Mon Sep 29 15:09:53 GMT 2025