showpoint 81 uspace/lib/cpp/include/__bits/io/ios.hpp static constexpr fmtflags showpoint = 0b0000'0100'0000'0000; showpoint 569 uspace/lib/cpp/include/__bits/io/ios.hpp ios_base& showpoint(ios_base& str); showpoint 222 uspace/lib/cpp/src/ios.cpp str.setf(ios_base::showpoint); showpoint 228 uspace/lib/cpp/src/ios.cpp str.unsetf(ios_base::showpoint);HelenOS homepage, sources at GitHub