Searched defs:wy (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dswarm.c75 short wy[3]; member in struct:__anon113
118 sp->wy[0] = BORDER + random() % (sp->height - 2 * BORDER);
120 sp->wy[1] = sp->wy[0];
148 sp->wy[2] = sp->wy[1];
149 sp->wy[1] = sp->wy[0];
166 sp->wy[0] = sp->wy[
[all...]

Completed in 9 milliseconds