Home
last modified time | relevance | path

Searched defs:pubsync (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_streambuf.h268 pubsync() { return this->sync(); } in pubsync() function
/openbsd/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_streambuf.h422 pubsync() { return this->sync(); } in pubsync() function