_stack            319 util/decompile.c 	struct _stack *next;
_stack            322 util/decompile.c struct _stack *Stack;
_stack            579 util/decompile.c 	struct _stack *t;
_stack            594 util/decompile.c 	struct _stack *t;
_stack            614 util/decompile.c 	struct _stack *t;
_stack            627 util/decompile.c 	struct _stack *t;
_stack           2034 util/decompile.c 	struct _stack *StackSave;
_stack           2566 util/decompile.c 				struct _stack *StackSave=Stack;	/* decompile if and else blocks at same stack base */
_stack           2627 util/decompile.c 	struct _stack *StackSave=Stack;
_stack           2693 util/decompile.c 	struct _stack *StackSave;    
_stack             31 util/decompile.h struct _stack;
_stack             35 util/decompile.h   struct _stack *left;
_stack             36 util/decompile.h   struct _stack *right;
_stack             43 util/decompile.h   struct _stack *next;
_stack             55 util/decompile.h     struct _stack **sptr;
_stack             61 util/decompile.h typedef struct _stack *Stack;