Lines Matching defs:ccw
3664 int n, cw, ccw;
3671 cw = 0; ccw = 1;
3673 &thread->points[ccw], &thread->points[cw],
3685 &thread->points[n], &thread->points[ccw],
3687 ccw = n;
3692 &thread->points[cw], &thread->points[ccw],
3809 int cw, ccw, n;
3814 cw = 0; ccw = 1;
3816 &points[ccw], &points[cw],
3828 &points[n], &points[ccw],
3830 ccw = n;
3835 &points[cw], &points[ccw],