Searched refs:stack_new (Results 1 – 1 of 1) sorted by relevance
131 Dwarf_Addr *stack_new = realloc (stack, stack_allocated * sizeof (*stack)); in expr_eval() local132 if (stack_new == NULL) in expr_eval()137 stack = stack_new; in expr_eval()