Searched defs:__which (Results 1 – 4 of 4) sorted by relevance
173 …s_type strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which) { in seekoff()224 strstreambuf::pos_type strstreambuf::seekpos(pos_type __sp, ios_base::openmode __which) { in seekpos()
234 strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which) in seekoff()294 strstreambuf::seekpos(pos_type __sp, ios_base::openmode __which) in seekpos()
176 const part __which = static_cast<part>(__p.field[__i]); in _M_extract() local500 const part __which = static_cast<part>(__p.field[__i]); in _M_insert() local