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