Searched defs:stack_top (Results 1 – 7 of 7) sorted by relevance
51 uptr stack_top = 0, stack_bottom = 0; in GetStackTrace() local
79 main(char *stack_top) in main()
67 struct aml_local_stack *stack_top = NULL; variable
252 int *stack_top; member
868 int nnodes, stack_top; member in ipa_topo_info
1320 static int64_t stack_top; in md_apply_fix() local
225 static SLJIT_INLINE struct stack_item* stack_top(struct stack *stack) in stack_top() function