Searched refs:testt (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/zlib/contrib/iostream3/
H A Dzfstream.cc137 bool testt = mode & std::ios_base::trunc; local
145 if (!testi && testo && !testt && !testa)
147 if (!testi && testo && !testt && testa)
149 if (!testi && testo && testt && !testa)
151 if (testi && !testo && !testt && !testa)
154 // if (testi && testo && !testt && !testa)
156 // if (testi && testo && testt && !testa)
/haiku-buildtools/binutils/zlib/contrib/iostream3/
H A Dzfstream.cc137 bool testt = mode & std::ios_base::trunc; local
145 if (!testi && testo && !testt && !testa)
147 if (!testi && testo && !testt && testa)
149 if (!testi && testo && testt && !testa)
151 if (testi && !testo && !testt && !testa)
154 // if (testi && testo && !testt && !testa)
156 // if (testi && testo && testt && !testa)

Completed in 53 milliseconds