Searched refs:intcmp (Results 1 – 1 of 1) sorted by relevance
26 int intcmp __P((const void *, const void *));239 int intcmp(c1, c2) in intcmp() function692 qsort(m, FRC_MAX, sizeof(mc_t), intcmp);1020 qsort(m, FRC_MAX, sizeof(mc_t), intcmp);