Searched refs:thitm (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c23 STATIC_DCL boolean FDECL(thitm, (int,struct monst *,struct obj *,int,BOOLEAN_P));
1215 if (thitm(8, mtmp, otmp, 0, FALSE)) trapkilled = TRUE;
1223 if (thitm(7, mtmp, otmp, 0, FALSE)) trapkilled = TRUE;
1239 if (thitm(0, mtmp, (struct obj *)0, rnd(16), FALSE))
1246 thitm(0, mtmp, (struct obj *)0,
1740 if (thitm(8, mtmp, otmp, 0, FALSE)) trapkilled = TRUE;
1757 if (thitm(7, mtmp, otmp, 0, FALSE)) trapkilled = TRUE;
1773 if (thitm(0, mtmp, otmp, d(2, 6), FALSE))
1920 if (thitm(0, mtmp, (struct obj *)0, num, immolate))
1961 thitm(
3863 thitm(tlev, mon, obj, d_override, nocorpse) function
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c23 STATIC_DCL boolean FDECL(thitm, (int,struct monst *,struct obj *,int,BOOLEAN_P));
1215 if (thitm(8, mtmp, otmp, 0, FALSE)) trapkilled = TRUE;
1223 if (thitm(7, mtmp, otmp, 0, FALSE)) trapkilled = TRUE;
1239 if (thitm(0, mtmp, (struct obj *)0, rnd(16), FALSE))
1246 thitm(0, mtmp, (struct obj *)0,
1740 if (thitm(8, mtmp, otmp, 0, FALSE)) trapkilled = TRUE;
1757 if (thitm(7, mtmp, otmp, 0, FALSE)) trapkilled = TRUE;
1773 if (thitm(0, mtmp, otmp, d(2, 6), FALSE))
1920 if (thitm(0, mtmp, (struct obj *)0, num, immolate))
1961 thitm(
3863 thitm(tlev, mon, obj, d_override, nocorpse) function
[all...]

Completed in 43 milliseconds