Searched refs:newmonst (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/games/hack/
H A Ddef.monst.h110 #define newmonst(xl) ((struct monst *) alloc((xl) + sizeof(struct monst))) macro
H A Dhack.do_name.c158 mtmp2 = newmonst(mtmp->mxlth + lth);
H A Dhack.makemon.c119 mtmp = newmonst(ptr->pxlth);
H A Dhack.save.c291 mtmp = newmonst(xl);
H A Dhack.worm.c232 mtmp2 = newmonst(0);
H A Dhack.dog.c516 mtmp2 = newmonst(sizeof(struct edog) + mtmp->mnamelth);

Completed in 61 milliseconds