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

/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/testzlib/
H A Dtestzlib.c99 DWORD dwLog=16+0; local
110 ticksShifted = Int64ShrlMod32(*(DWORDLONG*)&ticks,dwLog);
111 tickSecShifted = Int64ShrlMod32(*(DWORDLONG*)&ticksPerSecond,dwLog);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/testzlib/
H A Dtestzlib.c97 DWORD dwLog=16+0; local
108 ticksShifted = Int64ShrlMod32(*(DWORDLONG*)&ticks,dwLog);
109 tickSecShifted = Int64ShrlMod32(*(DWORDLONG*)&ticksPerSecond,dwLog);

Completed in 47 milliseconds