Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/
H A Dfailed.pass.cpp26 int_type sputc(char_type) { return Traits::eof(); } in sputc() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/
H A Dfailed.pass.cpp27 int_type sputc(char_type) { return Traits::eof(); } in sputc() function