Searched refs:intcmp (Results 1 – 1 of 1) sorted by relevance
32 int intcmp __P((const void *, const void *));250 int intcmp(c1, c2) in intcmp() function703 qsort(m, FRC_MAX, sizeof(mc_t), intcmp);1031 qsort(m, FRC_MAX, sizeof(mc_t), intcmp);