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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h159 #define mbhitm(x, y) mbhitm_(x, y) macro
H A Dextern.h1291 E int FDECL(mbhitm, (struct monst *,struct obj *));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h159 #define mbhitm(x, y) mbhitm_(x, y) macro
H A Dextern.h1291 E int FDECL(mbhitm, (struct monst *,struct obj *));
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmuse.c27 STATIC_PTR int FDECL(mbhitm, (struct monst *,struct obj *));
46 /* for wands which use mbhitm and are zapped at players. We usually
48 * function mbhitm has to be compatible with the normal zap routines,
604 mbhit(mtmp,rn1(8,6),mbhitm,bhito,otmp);
1098 mbhitm(mtmp, otmp) function
1315 mbhit(mtmp,rn1(8,6),mbhitm,bhito,otmp);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmuse.c27 STATIC_PTR int FDECL(mbhitm, (struct monst *,struct obj *));
46 /* for wands which use mbhitm and are zapped at players. We usually
48 * function mbhitm has to be compatible with the normal zap routines,
604 mbhit(mtmp,rn1(8,6),mbhitm,bhito,otmp);
1098 mbhitm(mtmp, otmp) function
1315 mbhit(mtmp,rn1(8,6),mbhitm,bhito,otmp);

Completed in 51 milliseconds