Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring.h100 const bool __testoff = __off < this->size() - __pos; in _GLIBCXX_BEGIN_NAMESPACE() local
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dbasic_string.h326 const bool __testoff = __off < this->size() - __pos; in _GLIBCXX_BEGIN_NAMESPACE() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dbasic_string.h286 bool __testoff = __off < this->size() - __pos; in _M_fold() local