Searched refs:rtx_list (Results 1 – 3 of 3) sorted by relevance
43 struct rtx_list;54 static void remember_slot PARAMS ((struct rtx_list **, rtx));56 static void delete_overlapping_slots PARAMS ((struct rtx_list **, rtx));57 static int slot_member_p PARAMS ((struct rtx_list *, rtx));531 struct rtx_list struct533 struct rtx_list *next; argument541 struct rtx_list **list; in remember_slot() argument544 struct rtx_list *l;546 l = (struct rtx_list *) ra_alloc (sizeof (*l));610 struct rtx_list **list; in delete_overlapping_slots()[all …]
543 struct rtx_list struct545 struct rtx_list *next; argument
1469 struct rtx_list in read_rtx_1() struct1471 struct rtx_list *next; in read_rtx_1() argument