Home
last modified time | relevance | path

Searched refs:_S_badbit (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dios_base.h148 _S_badbit = 1L << 0, in _GLIBCXX_VISIBILITY() enumerator
336 static const iostate badbit = _S_badbit; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dios_base.h156 _S_badbit = 1L << 0, in _GLIBCXX_VISIBILITY() enumerator
402 static const iostate badbit = _S_badbit; in _GLIBCXX_VISIBILITY()