Home | History | Annotate | Download | only in coders

Lines Matching defs:tptr

977               *tptr;
981 tptr = tmpbuf;
987 *tptr++ = (char) one_row[x + bit];
991 (void) WriteBlob(image,tptr-tmpbuf,(unsigned char *) tmpbuf);