Home
last modified time | relevance | path

Searched refs:stackobj (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/games/hack/
H A Dhack.do.c138 stackobj(obj); in dropy()
490 stackobj(obj); in dothrow()
H A Dhack.mon.c887 stackobj(fobj); in killed()
892 stackobj(fobj); in killed()
905 stackobj(obj2); in killed()
H A Dhack.steal.c263 stackobj(fobj); in relobj()
H A Dextern.h187 void stackobj(struct obj *);
H A Dhack.trap.c152 stackobj(fobj); in dotrap()
H A Dhack.fight.c152 stackobj(fobj); in mondied()
H A Dhack.zap.c287 stackobj(fobj); in dozap()
H A Dhack.invent.c891 stackobj(struct obj *obj) in stackobj() function