Home | History | Annotate | Download | only in sna

Lines Matching defs:ccw

3705 	int n, cw, ccw;
3713 cw = 0; ccw = 1;
3715 &thread->points[ccw], &thread->points[cw],
3727 &thread->points[n], &thread->points[ccw],
3729 ccw = n;
3734 &thread->points[cw], &thread->points[ccw],
3851 int cw, ccw, n;
3856 cw = 0; ccw = 1;
3858 &points[ccw], &points[cw],
3870 &points[n], &points[ccw],
3872 ccw = n;
3877 &points[cw], &points[2+ccw],