Searched defs:_line (Results 1 – 2 of 2) sorted by relevance
153 struct _line { struct154 struct _line *next_screen; argument155 struct _line *prev_screen; argument164 struct _line *top_of_win; argument
531 struct ldat *_line; /* the actual line data */ member