Home
last modified time | relevance | path

Searched refs:next_template (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dhpread.c3585 struct next_template in hpread_read_struct_type() struct
3587 struct next_template *next; in hpread_read_struct_type() argument
3604 struct next_template *t_new, *t_list = 0; in hpread_read_struct_type()
3768 t_new = (struct next_template *) alloca (sizeof (struct next_template)); in hpread_read_struct_type()
3769 memset (t_new, 0, sizeof (struct next_template)); in hpread_read_struct_type()