Home
last modified time | relevance | path

Searched defs:_S_terminal (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dcow_string.h190 static const _CharT _S_terminal; in _GLIBCXX_VISIBILITY() member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dstring.d1172 enum T _S_terminal = T(0); in version() local