Searched refs:WASPACC (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s12/open-src/app/xlock/sun-src/ | ||
H A D | swarm.c | 52 #define WASPACC 5 /* maximum acceleration of wasp */ macro 154 sp->wxv += (short) RAND(WASPACC); 155 sp->wyv += (short) RAND(WASPACC); |
Completed in 8 milliseconds