Home
last modified time | relevance | path

Searched defs:lastline (Results 1 – 9 of 9) sorted by relevance

/csrg-svn/usr.bin/struct/struct/
H A D1.line.c39 getline(lastline,lastchar,linecom,charcom) in getline() argument
/csrg-svn/usr.bin/patch/
H A Dpatch.c550 Reg2 LINENUM lastline = pch_ptrn_lines(); local
689 copy_till(lastline) in copy_till() argument
/csrg-svn/games/gomoku/
H A Dbdisp.c22 static int lastline; variable
/csrg-svn/local/ditroff/ditroff.old.okeeffe/driver/
H A Dscalech.c31 unsigned char lastline[MAXLINE]; /* last printed line */ variable
/csrg-svn/usr.bin/sed/
H A Dmain.c74 int lastline; /* TRUE on the last line of the last file */ variable
/csrg-svn/local/ditroff/ditroff.old.okeeffe/gremlin.aed/gremlin/
H A Dtextio.c24 short ospeed, lastline=23,msgline=23,inline=22; variable
/csrg-svn/games/boggle/boggle/
H A Dmach.c34 static int lastline; variable
/csrg-svn/games/cribbage/
H A Dio.c415 static int lastline = 0; in endmsg() local
/csrg-svn/local/toolchest/ksh/sh/
H A Dvi.c108 #define lastline editb.e_tmp /* last line entered */ macro