OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__open_output_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
profiler_trace.h
394
__open_output_file
(const char* __extension)
function in namespace:__gnu_profile
454
FILE* __raw_file =
__open_output_file
("raw");
469
FILE* __warn_file =
__open_output_file
("txt");
499
std::fclose(
__open_output_file
("txt"));
562
FILE* __file =
__open_output_file
("conf.out");
profiler_trace.h
394
__open_output_file
(const char* __extension)
function in namespace:__gnu_profile
454
FILE* __raw_file =
__open_output_file
("raw");
469
FILE* __warn_file =
__open_output_file
("txt");
499
std::fclose(
__open_output_file
("txt"));
562
FILE* __file =
__open_output_file
("conf.out");
Completed in 43 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026