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

/haiku-buildtools/gcc/gcc/
H A Dgcov-dump.c426 static const char *const counter_names[] = { local
433 counter_names[GCOV_COUNTER_FOR_TAG (tag)], n_counts);
/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dsession.c833 static char *counter_names[] = {
851 for (i = 0; counter_names[i]; i++)
855 if (counter_names[i])
856 sprintf (td_buffer, "%s%s", counter_names[i], count > 2 ? _(" times") : "");
832 static char *counter_names[] = { variable

Completed in 97 milliseconds