Searched defs:tellg (Results 1 – 4 of 4) sorted by relevance
686 tellg(void) in tellg() function in basic_istream
846 tellg(void) in tellg() function in std::basic_istream
447 streampos tellg() { return ((istream*)this)->tellg(); } in tellg() function
755 streampos tellg() { return ((istream*)this)->tellg(); } in tellg() function