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

/freebsd-10.0-release/contrib/gcc/
H A Dcoverage.c764 unsigned n_ctr_types, ix;
779 for (n_ctr_types = 0, ix = 0; ix != GCOV_COUNTERS; ix++)
781 n_ctr_types++;
827 fn_info_type = build_fn_info_type (n_ctr_types);
874 n_ctr_types));
760 unsigned n_ctr_types, ix; local

Completed in 118 milliseconds