Home
last modified time | relevance | path

Searched defs:bitness (Results 1 – 2 of 2) sorted by relevance

/reactos/base/applications/rapps/
H A Dgeninst.cpp532 UINT cch = tmp.GetLength(), bitness = IsSystem64Bit() ? 64 : 32; in ExtractAndInstallThread() local
/reactos/modules/rostests/winetests/winhttp/
H A Dwinhttp.c1052 DWORD size, status, policy, bitness, read_size, err, available_size, protocols, flags; in test_secure_connection() local