Searched defs:constructor_stack (Results 1 – 2 of 2) sorted by relevance
8200 struct constructor_stack struct8202 struct constructor_stack *next; argument8203 tree type;8204 tree fields;8205 tree index;8229 static struct constructor_stack *constructor_stack; argument8254 struct constructor_stack *constructor_stack; member
8378 struct constructor_stack struct8380 struct constructor_stack *next; argument8381 tree type;8382 tree fields;8383 tree index;8407 static struct constructor_stack *constructor_stack; argument8432 struct constructor_stack *constructor_stack; member