Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/troff/
H A Dni.c223 tchar oline[LNSIZE+1];
296 /* int lnsize */ LNSIZE,
H A Dtdef.h168 #define LNSIZE 680 /* line buffer size */ macro
588 tchar _line[LNSIZE];
H A Dn3.c926 tchar buf[LNSIZE]; in casetl()
955 if (tp < &buf[LNSIZE-10]) in casetl()
H A Dn5.c112 lnsize = LNSIZE; in casefi()
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn10.c351 if (olinep >= &oline[LNSIZE])