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

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dswarm.c52 #define WASPACC 5 /* maximum acceleration of wasp */ macro
154 sp->wxv += (short) RAND(WASPACC);
155 sp->wyv += (short) RAND(WASPACC);

Completed in 21 milliseconds