Searched refs:list_ele (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-ppc.c814 struct list_ele
816 struct list_ele *next;
823 extern struct list_ele *head;
824 extern struct list_ele *tail;
837 bfd_size_type amt = sizeof (struct list_ele);
838 struct list_ele *t = (struct list_ele *) bfd_malloc (amt);
1529 struct list_ele *head;
1530 struct list_ele *tail;
1544 struct list_ele *
808 struct list_ele struct
[all...]
/haiku-buildtools/binutils/bfd/
H A Dcoff-ppc.c759 struct list_ele
761 struct list_ele *next;
768 extern struct list_ele *head;
769 extern struct list_ele *tail;
778 bfd_size_type amt = sizeof (struct list_ele);
779 struct list_ele *t = (struct list_ele *) bfd_malloc (amt);
1460 struct list_ele *head;
1461 struct list_ele *tail;
1474 struct list_ele *
755 struct list_ele struct
[all...]

Completed in 103 milliseconds