Home | History | Annotate | Download | only in include

Lines Matching full:pubseekoff

1366             __r = this->rdbuf()->pubseekoff(0, ios_base::cur, ios_base::in);
1413 if (this->rdbuf()->pubseekoff(__off, __dir, ios_base::in) == pos_type(-1))