Searched defs:newmonst (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dmonst.h167 #define newmonst(xl) (struct monst *)alloc((unsigned)(xl) + sizeof(struct monst)) macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dmonst.h167 #define newmonst(xl) (struct monst *)alloc((unsigned)(xl) + sizeof(struct monst)) macro

Completed in 25 milliseconds