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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dpyro.c95 #define MAXSTARS 75 /* Number of stars issued from a shell */ macro
117 XRectangle Xpoints[MAXSTARS];
118 XRectangle Xpoints2[MAXSTARS];
120 XPoint Xpoints[MAXSTARS];
121 XPoint Xpoints2[MAXSTARS];
123 float sx[MAXSTARS], sy[MAXSTARS]; /* Distance from notional
125 float sxvel[MAXSTARS], syvel[MAXSTARS]; /* Relative to notional
180 for (starn = 0; starn < MAXSTARS; star
[all...]

Completed in 16 milliseconds