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