Home | History | Annotate | Download | only in common

Lines Matching refs:sizeFile

869     int64_t sizeFile;
890 sizeFile = ftell(file);
891 sizeFileLeft = sizeFile;
893 if (sizeFile != tzInfo->defaultTZFileSize) {