Home
last modified time | relevance | path

Searched defs:file_out (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgcc.c6861 FILE *file_out = fopen (err_temp, "a"); in run_attempt() local
6921 insert_comments (const char *file_in, const char *file_out) in insert_comments()