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

/gem5/ext/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 5 milliseconds