Searched refs:_S_internal (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/libstdc++/include/bits/
H A Dios_base.h61 _S_internal = 1L << 4, enumerator in enum:_Ios_Fmtflags
72 _S_adjustfield = _S_left | _S_right | _S_internal,
270 static const fmtflags internal = _S_internal;

Completed in 89 milliseconds