Lines Matching refs:tp
23 register char * tp; local35 tp = fbuf;36 while ((*tp++ = c = *fp++) != '\0') {40 *tp++ = *fp++;43 *tp++ = '*';47 *tp++ = *fp++;49 *tp++ = *fp++;51 do *tp++ = *fp++;53 if ((*tp++ = *fp++) == '\0')56 *(tp - 1) = '%';57 *tp++ = 'c';58 *tp = '\0';