Searched refs:sy (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dpyro.c118 float sx[MAXSTARS], sy[MAXSTARS]; /* Distance from notional member in struct:__anon103
322 rp->sx[starn] = rp->sy[starn] = 0.0;
376 register float sx, sy; local
406 sy = rp->sy[starn] += rp->syvel[starn];
409 rp->Xpoints[starn].y = (short) (ry + sy);
412 rp->Xpoints2[starn].y = (short) (ry + 1.7 * sy);

Completed in 10 milliseconds