HomeSort by relevance Sort by last modified time
    Searched refs:testo (Results 1 - 2 of 2) sorted by null

  /external/zlib/src/contrib/iostream3/
zfstream.cc 136 bool testo = mode & std::ios_base::out; 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)
  /toolchain/binutils/binutils-2.27/zlib/contrib/iostream3/
zfstream.cc 136 bool testo = mode & std::ios_base::out; 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 181 milliseconds