Searched refs:append_type_stack (Results 1 – 3 of 3) sorted by relevance
225 extern struct type_stack *append_type_stack (struct type_stack *to,
1565 append_type_stack (struct type_stack *to, struct type_stack *from) in append_type_stack() function
1092 { $$ = append_type_stack ($2, $1); }