Home
last modified time | relevance | path

Searched refs:dwLog (Results 1 – 4 of 4) sorted by relevance

/third_party/zlib/contrib/testzlib/
Dtestzlib.c97 DWORD dwLog=16+0; in GetMsecSincePerfCounter() local
108 ticksShifted = Int64ShrlMod32(*(DWORDLONG*)&ticks,dwLog); in GetMsecSincePerfCounter()
109 tickSecShifted = Int64ShrlMod32(*(DWORDLONG*)&ticksPerSecond,dwLog); in GetMsecSincePerfCounter()
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/testzlib/
Dtestzlib.c97 DWORD dwLog=16+0; in GetMsecSincePerfCounter() local
108 ticksShifted = Int64ShrlMod32(*(DWORDLONG*)&ticks,dwLog); in GetMsecSincePerfCounter()
109 tickSecShifted = Int64ShrlMod32(*(DWORDLONG*)&ticksPerSecond,dwLog); in GetMsecSincePerfCounter()
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/testzlib/
Dtestzlib.c97 DWORD dwLog=16+0; in GetMsecSincePerfCounter() local
108 ticksShifted = Int64ShrlMod32(*(DWORDLONG*)&ticks,dwLog); in GetMsecSincePerfCounter()
109 tickSecShifted = Int64ShrlMod32(*(DWORDLONG*)&ticksPerSecond,dwLog); in GetMsecSincePerfCounter()
/third_party/flutter/glfw/deps/mingw/
Ddinput.h885 DWORD dwLog; member