Searched defs:LINES (Results 1 – 6 of 6) sorted by relevance
16 LINES = [ variable
40 public static final int LINES = 2; field in PositionList
72 LINES = None #: Height of the terminal (None for unknown) variable in TerminalController
349 #define LINES 6 macro
350 #define LINES 6 macro
1809 enum { LINES, BYTES, UPTO, READALL } readmode = LINES; in c_read() enumerator