Searched refs:pub_overflow (Results 1 – 2 of 2) sorted by relevance
67 pub_overflow(int_type __c = traits_type::eof()) in pub_overflow() function in testbuf130 VERIFY( traits_type::eof() == buf01.pub_overflow(intt01) ); in test01()131 VERIFY( traits_type::eof() == buf01.pub_overflow() ); in test01()
714 int_type pub_overflow(int_type c = traits_type::eof()) in pub_overflow() function in OverBuf728 fb.pub_overflow('b'); in test14()729 fb.pub_overflow(); in test14()