Searched refs:targfreq (Results 1 – 1 of 1) sorted by relevance
393 int targfreq[CSIZE + 1] = {0}, targstate[CSIZE + 1]; in ntod() local649 targfreq[++targptr] = 1; in ntod()674 ++targfreq[i]; in ntod()753 if (targfreq[i] > comfreq) { in ntod()754 comfreq = targfreq[i]; in ntod()