22 for (i = 0; i < n; i++)
23 if (values[i] != prev) {
void c_divr(DCELL *result, DCELL *values, int n, const void *closure UNUSED)
int sort_cell(DCELL *, int)
#define UNUSED
A macro for an attribute, if attached to a variable, indicating that the variable is not used.