Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/dtracetoolkit/dist/Tcl/
H A DReadme29 probe inst-start(instname, depth, stackobj);
30 probe inst-done(instname, depth, stackobj);
/netbsd-src/games/hack/
H A Dhack.do.c143 stackobj(obj); in dropy()
495 stackobj(obj); in dothrow()
H A Dhack.mon.c892 stackobj(fobj); in killed()
897 stackobj(fobj); in killed()
910 stackobj(obj2); in killed()
H A Dhack.steal.c268 stackobj(fobj); in relobj()
H A Dextern.h187 void stackobj(struct obj *);
H A Dhack.trap.c157 stackobj(fobj); in dotrap()
H A Dhack.fight.c157 stackobj(fobj); in mondied()
H A Dhack.zap.c292 stackobj(fobj); in dozap()
H A Dhack.invent.c896 stackobj(struct obj *obj) in stackobj() function