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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-s390.c816 struct s390_lpe struct
818 struct s390_lpe *next;
827 static struct s390_lpe *lpe_free_list = NULL;
828 static struct s390_lpe *lpe_list = NULL;
829 static struct s390_lpe *lpe_list_tail = NULL;
898 struct s390_lpe *lpe;
977 lpe = (struct s390_lpe *) xmalloc (sizeof (struct s390_lpe));
1715 struct s390_lpe *lpe;
/haiku-buildtools/binutils/gas/config/
H A Dtc-s390.c902 struct s390_lpe struct
904 struct s390_lpe *next;
913 static struct s390_lpe *lpe_free_list = NULL;
914 static struct s390_lpe *lpe_list = NULL;
915 static struct s390_lpe *lpe_list_tail = NULL;
980 struct s390_lpe *lpe;
1059 lpe = XNEW (struct s390_lpe);
1843 struct s390_lpe *lpe;

Completed in 173 milliseconds