Lines Matching refs:c2
1377 const struct charfreq *c2 = (const struct charfreq *) p2;1379 if (c1->freq > c2->freq)1381 if (c1->freq < c2->freq)