Searched refs:old_file (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/lto/
H A Dlto-object.c327 lto_file *old_file; local
329 old_file = current_out_file;
331 return old_file;
/haiku-buildtools/gcc/maintainer-scripts/
H A Dgcc_release268 old_file=${1##*/}
269 old_vers=${old_file%.tar.bz2}
/haiku-buildtools/gcc/gcc/
H A Dread-md.c893 FILE *input_file, *old_file; local
937 old_file = read_md_file;
949 read_md_file = old_file;

Completed in 88 milliseconds