Home
last modified time | relevance | path

Searched refs:__testput (Results 1 – 8 of 8) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dsstream.tcc92 const bool __testput = this->pptr() < this->epptr(); in overflow() local
93 if (__builtin_expect(!__testput && __capacity == __max_size, false)) in overflow()
99 if (!__testput) in overflow()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dsstream.tcc111 const bool __testput = this->pptr() < this->epptr(); in overflow() local
112 if (__builtin_expect(!__testput && __capacity == __max_size, false)) in overflow()
118 if (!__testput) in overflow()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dsstream.tcc111 const bool __testput = this->pptr() < this->epptr(); in overflow() local
112 if (__builtin_expect(!__testput && __capacity == __max_size, false)) in overflow()
118 if (!__testput) in overflow()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dsstream.tcc111 const bool __testput = this->pptr() < this->epptr(); in overflow() local
112 if (__builtin_expect(!__testput && __capacity == __max_size, false)) in overflow()
118 if (!__testput) in overflow()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dsstream.tcc111 const bool __testput = this->pptr() < this->epptr(); in overflow() local
112 if (__builtin_expect(!__testput && __capacity == __max_size, false)) in overflow()
118 if (!__testput) in overflow()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dsstream.tcc111 const bool __testput = this->pptr() < this->epptr(); in overflow() local
112 if (__builtin_expect(!__testput && __capacity == __max_size, false)) in overflow()
118 if (!__testput) in overflow()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dsstream.tcc111 const bool __testput = this->pptr() < this->epptr(); in overflow() local
112 if (__builtin_expect(!__testput && __capacity == __max_size, false)) in overflow()
118 if (!__testput) in overflow()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dsstream.tcc111 const bool __testput = this->pptr() < this->epptr(); in overflow() local
112 if (__builtin_expect(!__testput && __capacity == __max_size, false)) in overflow()
118 if (!__testput) in overflow()

Completed in 10 milliseconds