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

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dswarm.c50 #define TIMES 4 /* number of time positions recorded */ macro
107 sp->x = malloc(sizeof(short) * sp->beecount * TIMES);
108 sp->y = malloc(sizeof(short) * sp->beecount * TIMES);

Completed in 9 milliseconds