Lines Matching defs:x_0
933 const int x_0 = (x - RADIUS < 0) ? 0 : x - RADIUS;940 for (i = x_0; i < x_1; ++i) {