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

/haiku-buildtools/gcc/gcc/lto/
H A Dlto.c2912 static int real_file_count; variable
2913 static GTY((length ("real_file_count + 1"))) struct lto_file_decl_data **real_file_decl_data;
2942 real_file_count = nfiles;

Completed in 96 milliseconds