Home
last modified time | relevance | path

Searched defs:n_functions (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/libgcc/
H A Dlibgcov.h202 unsigned n_functions; /* number of functions */ member
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgcov-io.h450 unsigned n_functions; /* number of functions */ member
H A Dcoverage.c1059 unsigned n_functions = VEC_length(constructor_elt, ctor); in coverage_obj_finish() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcoverage.c1200 unsigned n_functions = vec_safe_length (ctor); in coverage_obj_finish() local