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

/macosx-10.10/zlib-55/zlib/contrib/iostream3/
H A Dzfstream.cc135 bool testi = mode & std::ios_base::in; 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 116 milliseconds