Home | History | Annotate | Download | only in sna

Lines Matching defs:ccw

3314 	int n, cw, ccw;
3322 cw = 0; ccw = 1;
3324 &thread->points[ccw], &thread->points[cw],
3336 &thread->points[n], &thread->points[ccw],
3338 ccw = n;
3343 &thread->points[cw], &thread->points[ccw],
3460 int cw, ccw, n;
3465 cw = 0; ccw = 1;
3467 &points[ccw], &points[cw],
3479 &points[n], &points[ccw],
3481 ccw = n;
3486 &points[cw], &points[ccw],