Home
last modified time | relevance | path

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

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dsstream.tcc209 const bool __testpos = (0 <= __pos in seekpos() local
211 if (__testpos) in seekpos()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dsstream.tcc228 const bool __testpos = (0 <= __pos in seekpos() local
230 if (__testpos) in seekpos()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dsstream.tcc228 const bool __testpos = (0 <= __pos in seekpos() local
230 if (__testpos) in seekpos()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dsstream.tcc228 const bool __testpos = (0 <= __pos in seekpos() local
230 if (__testpos) in seekpos()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dsstream.tcc228 const bool __testpos = (0 <= __pos in seekpos() local
230 if (__testpos) in seekpos()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dsstream.tcc228 const bool __testpos = (0 <= __pos in seekpos() local
230 if (__testpos) in seekpos()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dsstream.tcc228 const bool __testpos = (0 <= __pos in seekpos() local
230 if (__testpos) in seekpos()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dsstream.tcc228 const bool __testpos = (0 <= __pos in seekpos() local
230 if (__testpos) in seekpos()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Dstreambuf375 const bool __testpos = this->eback() < this->gptr();
376 if (__builtin_expect(!__testpos ||
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Dstreambuf375 const bool __testpos = this->eback() < this->gptr();
376 if (__builtin_expect(!__testpos ||
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Dstreambuf375 const bool __testpos = this->eback() < this->gptr();
376 if (__builtin_expect(!__testpos ||
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/
A Dstreambuf375 const bool __testpos = this->eback() < this->gptr();
376 if (__builtin_expect(!__testpos ||
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Dstreambuf380 const bool __testpos = this->eback() < this->gptr();
381 if (__builtin_expect(!__testpos ||
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dstreambuf382 const bool __testpos = this->eback() < this->gptr();
383 if (__builtin_expect(!__testpos ||
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/
A Dstreambuf382 const bool __testpos = this->eback() < this->gptr();
383 if (__builtin_expect(!__testpos ||
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/
A Dstreambuf382 const bool __testpos = this->eback() < this->gptr();
383 if (__builtin_expect(!__testpos ||

Completed in 16 milliseconds