Searched refs:tptr3 (Results 1 – 1 of 1) sorted by relevance
356 char *tptr, *tptr2, *tptr3; in invnewterm() local445 tptr3 = logicalblk.chrblk + iteminfo.e.offset; in invnewterm()468 j = tptr3 - tptr; in invnewterm()469 while (tptr3 > tptr) in invnewterm()470 *--tptr2 = *--tptr3; in invnewterm()475 iteminfo.e.offset += (tptr2 - tptr3); in invnewterm()