Searched defs:files_head (Results 1 – 1 of 1) sorted by relevance
57 struct line_file *files_head, *files_tail; member70 static struct source_file *files_head = NULL, *files_tail = NULL; variable