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

/freebsd-9.3-release/contrib/gcc/
H A Dgensupport.c80 static struct queue_elem *other_queue; variable in typeref:struct:queue_elem
81 static struct queue_elem **other_tail = &other_queue;
1097 else if (other_queue != NULL)
1098 queue = &other_queue;

Completed in 48 milliseconds