Home
last modified time | relevance | path

Searched refs:LNSIZE (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/troff/
H A Dni.c225 tchar oline[LNSIZE+1];
298 /* int lnsize */ LNSIZE,
H A Dtdef.h170 #define LNSIZE 680 /* line buffer size */ macro
590 tchar _line[LNSIZE];
H A Dn3.c928 tchar buf[LNSIZE]; in casetl()
957 if (tp < &buf[LNSIZE-10]) in casetl()
H A Dn5.c114 lnsize = LNSIZE; in casefi()
/titanic_50/usr/src/cmd/troff/nroff.d/
H A Dn10.c353 if (olinep >= &oline[LNSIZE])