Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dvstring.h106 const bool __testoff = __off < this->size() - __pos; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dvstring.h107 const bool __testoff = __off < this->size() - __pos; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dstring.d1329 const bool __testoff = __off < size() - __pos; in version() local
1664 const bool __testoff = __off < size() - __pos; in version() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dcow_string.h386 const bool __testoff = __off < this->size() - __pos; in _GLIBCXX_VISIBILITY() local