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

/freebsd-9.3-release/contrib/gcc/
H A Dgcov-dump.c386 static const char *const counter_names[] = GCOV_COUNTER_NAMES;
H A Dgcov-io.h339 #define GCOV_COUNTER_NAMES {"arcs", "interval", "pow2", "single", "delta"} macro
H A Dcoverage.c108 static const char *const ctr_names[GCOV_COUNTERS] = GCOV_COUNTER_NAMES;

Completed in 64 milliseconds