Searched refs:out_tail (Results 1 – 2 of 2) sorted by relevance
74 struct output_fragment *out_tail; variable1904 if (out_tail == NULL) {1905 out_list = out_tail = nfrag;1907 out_tail->of_next = nfrag;1908 out_tail = nfrag;
200 extern struct output_fragment *out_tail;