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

/freebsd-9.3-release/contrib/gcc/
H A Dgcov-io.h434 unsigned n_functions; /* number of functions */ member in struct:gcov_info
H A Dlibgcov.c340 for (f_ix = 0; f_ix < gi_ptr->n_functions; f_ix++)
486 for (f_ix = 0; f_ix < gi_ptr->n_functions; f_ix++)

Completed in 110 milliseconds