HomeSort by relevance Sort by last modified time
    Searched full:testt (Results 1 - 1 of 1) sorted by null

  /external/zlib/contrib/iostream3/
zfstream.cc 137 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 10 milliseconds