Searched refs:stack_val (Results 1 – 2 of 2) sorted by relevance
133 struct type_stack *stack_val; member
1558 return type_stack.elements[--type_stack.depth].stack_val; in pop_type_stack()1582 type_stack.elements[type_stack.depth++].stack_val = stack; in push_type_stack()