Lines Matching refs:compar
2299 int (*compar) (const void *lhs, const void *rhs))2315 if (compar (ptr + i * size, ptr + j * size) >= 0)