Searched refs:tfirst (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/newform/
H A Dnewform.c292 char *tfirst; /* Pointer for moving buffer down */ local
307 tfirst = &work[NCOLS];
308 tptr = tfirst;
309 while (pfirst <= plast) *tfirst++ = *pfirst++;
310 plast = --tfirst;
816 char *tfirst, /* Pointer to new buffer start */ local
822 tfirst = tlast = work;
846 pfirst = tfirst;
902 char *tfirst, /* Pointer to new buffer start */ local
909 tfirst
[all...]

Completed in 56 milliseconds