Searched refs:sort_array_cmp (Results 1 – 1 of 1) sorted by relevance
980 static int sort_array_cmp(const struct expression *a, in sort_array_cmp() function1021 if (sort_array_cmp(entry, list[i]) <= 0) in sort_array()