HomeSort by: relevance | last modified time | path
    Searched defs:bhito (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hack/
hack.zap.c 81 static int bhito(struct obj *, struct obj *);
148 bhito(struct obj *obj, struct obj *otmp) function in typeref:typename:int
225 (void) bhito(otmp, obj);
228 (void) bhit(u.dx, u.dy, rn1(8, 6), 0, bhitm, bhito, obj);
hack.zap.c 81 static int bhito(struct obj *, struct obj *);
148 bhito(struct obj *obj, struct obj *otmp) function in typeref:typename:int
225 (void) bhito(otmp, obj);
228 (void) bhit(u.dx, u.dy, rn1(8, 6), 0, bhitm, bhito, obj);

Completed in 58 milliseconds