Home | History | Annotate | Download | only in tzcode

Lines Matching full:tellg

563     int64_t eofPos = (int64_t) file.tellg();
580 eofPos = (int64_t) file.tellg();
582 eofPos = eofPos - (int64_t) file.tellg();