Searched refs:__testboth (Results 1 – 2 of 2) sorted by relevance
126 bool __testboth = __testin && __testout && __way != ios_base::cur; in seekoff() local130 if (_M_buf_size && (__testin || __testout || __testboth)) in seekoff()138 if (__testin || __testboth) in seekoff()143 if (__testout || __testboth) in seekoff()162 if ((__testin || __testboth) in seekoff()168 if ((__testout || __testboth) in seekoff()192 bool __testboth = __testin && __testout; in seekpos() local199 if (__testin || __testboth) in seekpos()206 if (__testout || __testboth) in seekpos()
160 const bool __testboth = __testin && __testout && __way != ios_base::cur; in seekoff() local167 if ((__beg || !__off) && (__testin || __testout || __testboth)) in seekoff()181 if ((__testin || __testboth) in seekoff()188 if ((__testout || __testboth) in seekoff()