Lines Matching defs:crv
290 struct st_curve *crv;
305 crv = mtc->curve[count];
306 if (crv != NULL)
308 if (crv->crv_speed == ACC_CURVE)
313 switch (crv->crv_type)
329 crv->crv_type);
335 crv->step_count);
337 if (crv->step_count > 0)
342 crv->step[0],
343 crv->step[crv->step_count -
347 while (stpcount < crv->step_count)
358 crv->step[stpcount]);