Searched refs:__warn_file (Results 1 – 1 of 1) sorted by relevance
469 FILE* __warn_file = __open_output_file("txt"); in __report() local471 __warn(__warn_file)); in __report()472 std::fclose(__warn_file); in __report()