Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dios_base.h61 _S_fixed = 1L << 2, in _GLIBCXX_VISIBILITY() enumerator
76 _S_floatfield = _S_scientific | _S_fixed, in _GLIBCXX_VISIBILITY()
355 static const fmtflags fixed = _S_fixed; in _GLIBCXX_VISIBILITY()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git107894 enum { _S_fixed, _S_floatfield = _S_fixed };