Searched refs:queue_head (Results 1 – 2 of 2) sorted by relevance
1391 static rtx queue_head, queue_next; in read_rtx() local1396 if (queue_head == 0) in read_rtx()1400 queue_head = rtx_alloc (EXPR_LIST); in read_rtx()1427 queue_next = queue_head; in read_rtx()
399 u_int16_t queue_head; member