Home
last modified time | relevance | path

Searched defs:tellg (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Distream.tcc686 tellg(void) in tellg() function in basic_istream
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Distream.tcc846 tellg(void) in tellg() function in std::basic_istream
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C447 streampos tellg() { return ((istream*)this)->tellg(); } in tellg() function
H A Dp784.C755 streampos tellg() { return ((istream*)this)->tellg(); } in tellg() function