Searched refs:offcompare (Results 1 – 1 of 1) sorted by relevance
355 static int offcompare P((const void *va, const void *vb));1230 offcompare( in offcompare() function1284 qsort(coffs, (size_t)samples, sizeof(coffs[0]), offcompare); in ees_process()