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

/freebsd-10-stable/contrib/libstdc++/include/std/
H A Dstd_streambuf.h371 const bool __testpos = this->eback() < this->gptr(); local
372 if (__builtin_expect(!__testpos ||

Completed in 159 milliseconds