Searched defs:showpoint (Results 1 – 4 of 4) sorted by relevance
49 const ios_base::fmtflags ios_base::showpoint; member in std::ios_base
47 const ios_base::fmtflags ios_base::showpoint; member in std::ios_base
296 static const fmtflags showpoint = _S_showpoint; in _GLIBCXX_VISIBILITY() local
3939 int showpoint; /* if radix point always shown */ member