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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Drotor.c59 #define SAVE 100 /* this is a good constant to tweak */ macro
97 int savex[SAVE],
98 savey[SAVE];
270 fs->rotor %= SAVE;
272 fs->prev %= SAVE;

Completed in 332 milliseconds