12 *result = (values[(n - 1) / 2] + values[n / 2]) / 2;
16 const void *closure
UNUSED)
30 for (i = 0; i < n; i++)
31 total += values[i][1];
34 for (i = 0; i < n; i++) {
40 *result = values[i][0];
void Rast_set_d_null_value(DCELL *, int)
To set a number of DCELL raster values to NULL.
int sort_cell(DCELL *, int)
int sort_cell_w(DCELL(*)[2], int)
#define UNUSED
A macro for an attribute, if attached to a variable, indicating that the variable is not used.