Searched refs:filepos (Results 1 – 2 of 2) sorted by relevance
359 MagickOffsetType filepos; in CalcMinMax() local377 …filepos = TellBlob(image); /* Please note that file seeking occurs only in the case of doubles… in CalcMinMax()415 (void) SeekBlob(image, filepos, SEEK_SET); in CalcMinMax()819 MagickOffsetType filepos=0x80; in ReadMATImage() local889 filepos = TellBlob(image); in ReadMATImage()893 (void) SeekBlob(image,filepos,SEEK_SET); in ReadMATImage()900 filepos += MATLAB_HDR.ObjectSize + 4 + 4; in ReadMATImage()
1508 int filepos = 0; in pcregrep() local1762 (int)(filepos + matchptr + offsets[0] - ptr), in pcregrep()2013 filepos += (int)(linelength + endlinelength); in pcregrep()