Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDcoverage.c778 unsigned n_ctr_types, ix; in build_gcov_info() local
793 for (n_ctr_types = 0, ix = 0; ix != GCOV_COUNTERS; ix++) in build_gcov_info()
795 n_ctr_types++; in build_gcov_info()
841 fn_info_type = build_fn_info_type (n_ctr_types); in build_gcov_info()
888 n_ctr_types)); in build_gcov_info()