11 for (i = 0; i < n; i++)
19 const void *closure
UNUSED)
26 for (i = 0; i < n; i++)
28 count += values[i][1];
void c_count(DCELL *result, DCELL *values, int n, const void *closure UNUSED)
void w_count(DCELL *result, DCELL(*values)[2], int n, const void *closure UNUSED)
#define Rast_is_d_null_value(dcellVal)
#define UNUSED
A macro for an attribute, if attached to a variable, indicating that the variable is not used.