Searched refs:bhit (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddothrow.c983 mon = bhit(u.dx, u.dy, range, THROWN_WEAPON,
988 /* have to do this after bhit() so u.ux & u.uy are correct */
1748 mon = bhit(u.dx, u.dy, range, THROWN_WEAPON,
H A Ddokick.c553 mon = bhit(u.dx, u.dy, range, KICKED_WEAPON,
H A Dapply.c80 } else if ((mtmp = bhit(u.dx, u.dy, COLNO, FLASHED_LIGHT,
670 mtmp = bhit(u.dx, u.dy, COLNO, INVIS_BEAM,
H A Dzap.c2470 (void) bhit(u.dx,u.dy, rn1(8,6),ZAPPED_WAND, bhitm,bhito, obj);
2612 * Check !u.uswallow before calling bhit().
2618 bhit(ddx,ddy,range,weapon,fhitm,fhito,obj) function
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddothrow.c983 mon = bhit(u.dx, u.dy, range, THROWN_WEAPON,
988 /* have to do this after bhit() so u.ux & u.uy are correct */
1748 mon = bhit(u.dx, u.dy, range, THROWN_WEAPON,
H A Ddokick.c553 mon = bhit(u.dx, u.dy, range, KICKED_WEAPON,
H A Dapply.c80 } else if ((mtmp = bhit(u.dx, u.dy, COLNO, FLASHED_LIGHT,
670 mtmp = bhit(u.dx, u.dy, COLNO, INVIS_BEAM,
H A Dzap.c2470 (void) bhit(u.dx,u.dy, rn1(8,6),ZAPPED_WAND, bhitm,bhito, obj);
2612 * Check !u.uswallow before calling bhit().
2618 bhit(ddx,ddy,range,weapon,fhitm,fhito,obj) function
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h2369 E struct monst *FDECL(bhit, (int,int,int,int,int (*)(MONST_P,OBJ_P),
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h2369 E struct monst *FDECL(bhit, (int,int,int,int,int (*)(MONST_P,OBJ_P),

Completed in 78 milliseconds