Searched refs:intcmp (Results 1 – 1 of 1) sorted by relevance
25 int intcmp __P((const void *, const void *));243 int intcmp(c1, c2) in intcmp() function696 qsort(m, FRC_MAX, sizeof(mc_t), intcmp);1024 qsort(m, FRC_MAX, sizeof(mc_t), intcmp);