Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dios_base.h58 _S_hex = 1L << 3, in _GLIBCXX_VISIBILITY() enumerator
71 _S_basefield = _S_dec | _S_oct | _S_hex, in _GLIBCXX_VISIBILITY()
269 static const fmtflags hex = _S_hex; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dios_base.h62 _S_hex = 1L << 3, in _GLIBCXX_VISIBILITY() enumerator
75 _S_basefield = _S_dec | _S_oct | _S_hex, in _GLIBCXX_VISIBILITY()
335 static const fmtflags hex = _S_hex; in _GLIBCXX_VISIBILITY()