HomeSort by: relevance | last modified time | path
    Searched refs:origlength (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xmh/dist/
tocintrnl.h 90 int origlength; /* Original #/chars in the scanfile. */ member in struct:_TocRec
tocutil.c 421 toc->length = toc->origlength = toc->lastPos = position;
490 if (fid < 0 && toc->length != toc->origlength)
495 toc->origlength = toc->length;

Completed in 5 milliseconds