Searched refs:fake_file_outw (Results 1 – 3 of 3) sorted by relevance
46 void fake_file_outw(FakeFILE* file, const wchar_t* text, size_t length) { in fake_file_outw() function102 fake_file_outw(file, wide_buffer, wide_len); in fake_fprintf()
38 void fake_file_outw(FakeFILE* file, const wchar_t* s, size_t l) __HIDDEN__;
180 fake_file_outw(f, s, l); in out()