Searched refs:wout (Results 1 – 4 of 4) sorted by relevance
1 /^Facts ar/w writeout.wout
1 s/you/YoU/w subwrite.wout
113 $(TR) -d \\r < $@.wout | $(CMP) $(srcdir)/subwrt2.good -114 @$(RM) $@.1out $@.wout125 $(TR) -d \\r < $@.wout | $(CMP) $(srcdir)/wrtout2.good -126 @$(RM) $@.1out $@.wout
233 auto_ptr<wfilebuf> wout(_Stl_create_wfilebuf(stdout, ios_base::out)); in _S_initialize() local239 wostream* ptr_wcout = new(&wcout) wostream(wout.get()); wout.release(); in _S_initialize()