Lines Matching refs:tfirst
292 char *tfirst; /* Pointer for moving buffer down */
307 tfirst = &work[NCOLS];
308 tptr = tfirst;
309 while (pfirst <= plast) *tfirst++ = *pfirst++;
310 plast = --tfirst;
816 char *tfirst, /* Pointer to new buffer start */
822 tfirst = tlast = work;
846 pfirst = tfirst;
902 char *tfirst, /* Pointer to new buffer start */
909 tfirst = tlast = pfirst;
938 pfirst = tfirst;