Searched refs:__get_ostream_file (Results 1 – 3 of 3) sorted by relevance
92 _LIBCPP_EXPORTED_FROM_ABI FILE* __get_ostream_file(ostream& __os);100 FILE* __file = std::__get_ostream_file(__os); in __vprint_unicode()
19 _LIBCPP_EXPORTED_FROM_ABI FILE* __get_ostream_file(ostream& __os) { in __get_ostream_file() function
357 _LIBCPP_EXPORTED_FROM_ABI friend FILE* __get_ostream_file(ostream&);