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

  /external/clang/test/CodeGenCXX/
key-function-vtable.cpp 5 struct testa { virtual void a(); }; struct
6 void testa::a() {}
  /external/zlib/src/contrib/iostream3/
zfstream.cc 138 bool testa = mode & std::ios_base::app; 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 62 milliseconds