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

/freebsd-10.0-release/contrib/gcc/
H A Dgcc.c1931 static int execution_count;
2927 executed, so increment execution_count before
2930 execution_count++;
3006 execution_count++;
6809 int tmp = execution_count;
6826 linker_was_run = (tmp != execution_count);
1920 static int execution_count; variable

Completed in 127 milliseconds