Searched refs:partition_elem (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/
H A Dpartition.h46 struct partition_elem struct
50 struct partition_elem* next;
64 struct partition_elem elements[1];
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dpartition.h46 struct partition_elem struct
50 struct partition_elem* next;
64 struct partition_elem elements[1];
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dpartition.h46 struct partition_elem struct
50 struct partition_elem* next;
64 struct partition_elem elements[1];
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dpartition.h46 struct partition_elem struct
50 struct partition_elem* next;
64 struct partition_elem elements[1];
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dpartition.h46 struct partition_elem struct
50 struct partition_elem* next;
64 struct partition_elem elements[1];
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dpartition.h46 struct partition_elem struct
50 struct partition_elem* next;
64 struct partition_elem elements[1];
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dpartition.c49 (num_elements - 1) * sizeof (struct partition_elem));
77 struct partition_elem *elements = part->elements;
78 struct partition_elem *e1;
79 struct partition_elem *e2;
80 struct partition_elem *p;
81 struct partition_elem *old_next;
144 struct partition_elem *elements = part->elements;
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dpartition.c49 (num_elements - 1) * sizeof (struct partition_elem));
77 struct partition_elem *elements = part->elements;
78 struct partition_elem *e1;
79 struct partition_elem *e2;
80 struct partition_elem *p;
81 struct partition_elem *old_next;
144 struct partition_elem *elements = part->elements;
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dpartition.c49 (num_elements - 1) * sizeof (struct partition_elem));
77 struct partition_elem *elements = part->elements;
78 struct partition_elem *e1;
79 struct partition_elem *e2;
80 struct partition_elem *p;
81 struct partition_elem *old_next;
144 struct partition_elem *elements = part->elements;
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dpartition.c49 (num_elements - 1) * sizeof (struct partition_elem));
77 struct partition_elem *elements = part->elements;
78 struct partition_elem *e1;
79 struct partition_elem *e2;
80 struct partition_elem *p;
81 struct partition_elem *old_next;
144 struct partition_elem *elements = part->elements;
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dpartition.c49 (num_elements - 1) * sizeof (struct partition_elem));
77 struct partition_elem *elements = part->elements;
78 struct partition_elem *e1;
79 struct partition_elem *e2;
80 struct partition_elem *p;
81 struct partition_elem *old_next;
144 struct partition_elem *elements = part->elements;
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dpartition.c49 (num_elements - 1) * sizeof (struct partition_elem));
77 struct partition_elem *elements = part->elements;
78 struct partition_elem *e1;
79 struct partition_elem *e2;
80 struct partition_elem *p;
81 struct partition_elem *old_next;
144 struct partition_elem *elements = part->elements;

Completed in 207 milliseconds