Searched defs:line_content (Results 1 – 1 of 1) sorted by relevance
50 struct line_content { struct51 char text[LINE_MAX_SIZE];52 unsigned long start_addr;76 struct line_content last_line; in FIXTURE() argument