Lines Matching refs:ccw
3269 int n, cw, ccw;
3276 cw = 0; ccw = 1;
3278 &thread->points[ccw], &thread->points[cw],
3290 &thread->points[n], &thread->points[ccw],
3292 ccw = n;
3297 &thread->points[cw], &thread->points[ccw],
3414 int cw, ccw, n;
3419 cw = 0; ccw = 1;
3421 &points[ccw], &points[cw],
3433 &points[n], &points[ccw],
3435 ccw = n;
3440 &points[cw], &points[ccw],