p_max             107 modules/histogram.c     unsigned char *p_max = img + byte_width*(height-ystep);
p_max             115 modules/histogram.c     for(;p_row < p_max; p_row += ystep_bytes) {