Lines Matching full:tellg
366 || (((unsigned int) in.tellg() != in.str().length())367 && (in.tellg() != (streampos) -1))) {