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

/freebsd-11.0-release/contrib/gcc/
H A Dcoverage.c782 unsigned n_ctr_types, ix;
797 for (n_ctr_types = 0, ix = 0; ix != GCOV_COUNTERS; ix++)
799 n_ctr_types++;
845 fn_info_type = build_fn_info_type (n_ctr_types);
892 n_ctr_types));
778 unsigned n_ctr_types, ix; local

Completed in 102 milliseconds