Searched refs:cmp_cells (Results 1 – 1 of 1) sorted by relevance
2214 static int cmp_cells(const void *lhs, const void *rhs) in cmp_cells() function2244 sort(pool->cell_sort_array, count, sizeof(cell), cmp_cells, NULL); in sort_cells()