HomeSort by: relevance | last modified time | path
    Searched defs:no_data_file (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gcov.cc 578 static int no_data_file; variable
1502 if (!fn->counts.empty () || no_data_file)
2144 no_data_file = 1;
3365 no_data_file ? "-" : da_file_name);
gcov.cc 578 static int no_data_file; variable
1502 if (!fn->counts.empty () || no_data_file)
2144 no_data_file = 1;
3365 no_data_file ? "-" : da_file_name);
  /src/external/gpl3/gcc.old/dist/gcc/
gcov.cc 540 static int no_data_file; variable
1402 if (!fn->counts.empty () || no_data_file)
2022 no_data_file = 1;
3150 no_data_file ? "-" : da_file_name);
gcov.cc 540 static int no_data_file; variable
1402 if (!fn->counts.empty () || no_data_file)
2022 no_data_file = 1;
3150 no_data_file ? "-" : da_file_name);

Completed in 36 milliseconds