Searched refs:lineno_list (Results 1 – 2 of 2) sorted by relevance
83 struct lineno_list *lineno_list_head;84 struct lineno_list *lineno_list_tail;
1006 typedef struct lineno_list { struct1007 struct lineno_list *next; /* next element in list */ argument