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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/testzlib/
H A Dtestzlib.c96 DWORDLONG ticksShifted,tickSecShifted; local
108 ticksShifted = Int64ShrlMod32(*(DWORDLONG*)&ticks,dwLog);
113 dwRet = (DWORD)((((DWORD)ticksShifted)*1000)/(DWORD)(tickSecShifted));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/testzlib/
H A Dtestzlib.c96 DWORDLONG ticksShifted,tickSecShifted; local
108 ticksShifted = Int64ShrlMod32(*(DWORDLONG*)&ticks,dwLog);
113 dwRet = (DWORD)((((DWORD)ticksShifted)*1000)/(DWORD)(tickSecShifted));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/testzlib/
H A Dtestzlib.c96 DWORDLONG ticksShifted,tickSecShifted; local
108 ticksShifted = Int64ShrlMod32(*(DWORDLONG*)&ticks,dwLog);
113 dwRet = (DWORD)((((DWORD)ticksShifted)*1000)/(DWORD)(tickSecShifted));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/testzlib/
H A Dtestzlib.c96 DWORDLONG ticksShifted,tickSecShifted; local
108 ticksShifted = Int64ShrlMod32(*(DWORDLONG*)&ticks,dwLog);
113 dwRet = (DWORD)((((DWORD)ticksShifted)*1000)/(DWORD)(tickSecShifted));

Completed in 120 milliseconds