Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dlibgcov.c340 for (f_ix = 0; f_ix < gi_ptr->n_functions; f_ix++) in gcov_exit()
486 for (f_ix = 0; f_ix < gi_ptr->n_functions; f_ix++) in gcov_exit()
H A Dgcov-io.h434 unsigned n_functions; /* number of functions */ member