Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dgensupport.c80 static struct queue_elem *other_queue; variable
81 static struct queue_elem **other_tail = &other_queue;
1092 else if (other_queue != NULL) in read_md_rtx()
1093 queue = &other_queue; in read_md_rtx()
H A DChangeLog-200019460 (other_queue, other_tail): New.