Searched refs:next_instantiation (Results 1 – 1 of 1) sorted by relevance
3592 struct next_instantiation in hpread_read_struct_type() struct3594 struct next_instantiation *next; in hpread_read_struct_type() argument3607 struct next_instantiation *i_new, *i_list = 0; in hpread_read_struct_type()4244 i_new = (struct next_instantiation *) alloca (sizeof (struct next_instantiation)); in hpread_read_struct_type()4245 memset (i_new, 0, sizeof (struct next_instantiation)); in hpread_read_struct_type()