Home | History | Annotate | Download | only in libcpu

Lines Matching refs:c2

2982   const struct charfreq *c2 = (const struct charfreq *) p2;
2984 if (c1->freq > c2->freq)
2986 if (c1->freq < c2->freq)