Home
last modified time | relevance | path

Searched defs:__testoff (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dvstring.h104 const bool __testoff = __off < this->size() - __pos; in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dvstring.h105 const bool __testoff = __off < this->size() - __pos; in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dbasic_string.h336 const bool __testoff = __off < this->size() - __pos; in _GLIBCXX_VISIBILITY() local