OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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