Home
last modified time | relevance | path

Searched refs:__warn_file (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_trace.h469 FILE* __warn_file = __open_output_file("txt"); in __report() local
471 __warn(__warn_file)); in __report()
472 std::fclose(__warn_file); in __report()