Home | History | Annotate | Download | only in hwc

Lines Matching full:tellg

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