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

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

Completed in 10 milliseconds