Home
last modified time | relevance | path

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

/external/zlib/src/contrib/iostream3/
Dzfstream.cc137 bool testt = mode & std::ios_base::trunc; in open_mode() local
145 if (!testi && testo && !testt && !testa) in open_mode()
147 if (!testi && testo && !testt && testa) in open_mode()
149 if (!testi && testo && testt && !testa) in open_mode()
151 if (testi && !testo && !testt && !testa) in open_mode()