Searched defs:lastline (Results 1 – 9 of 9) sorted by relevance
39 getline(lastline,lastchar,linecom,charcom) in getline() argument
550 Reg2 LINENUM lastline = pch_ptrn_lines(); local689 copy_till(lastline) in copy_till() argument
22 static int lastline; variable
31 unsigned char lastline[MAXLINE]; /* last printed line */ variable
74 int lastline; /* TRUE on the last line of the last file */ variable
24 short ospeed, lastline=23,msgline=23,inline=22; variable
34 static int lastline; variable
415 static int lastline = 0; in endmsg() local
108 #define lastline editb.e_tmp /* last line entered */ macro