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

/haiku/src/libs/stdc++/legacy/
H A Dioextend.cc36 | ios::dec | ios::oct | ios::hex | ios::showbase | ios::showpoint
H A Diostream.cc712 /* alt: */ (flags() & ios::showpoint) != 0,
752 flags() & ios::showpoint ? 0x80 : 0,
822 /* alt: */ (flags() & ios::showpoint) != 0,
/haiku/headers/cpp/
H A Dstreambuf.h155 showbase=_IO_SHOWBASE, showpoint=_IO_SHOWPOINT, enumerator in enum:ios::__anon71

Completed in 34 milliseconds