Searched defs:lasthalf (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dflame.c81 static short lasthalf = 0; local
84 if (lasthalf) {
85 r = lasthalf;
86 lasthalf = 0;
89 lasthalf = r >> 16;

Completed in 9 milliseconds