Home
last modified time | relevance | path

Searched refs:__testboth (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dsstream.tcc173 const bool __testboth = __testin && __testout && __way != ios_base::cur; in seekoff() local
180 if ((__beg || !__off) && (__testin || __testout || __testboth)) in seekoff()
194 if ((__testin || __testboth) in seekoff()
202 if ((__testout || __testboth) in seekoff()