Home
last modified time | relevance | path

Searched refs:mod2 (Results 1 – 5 of 5) sorted by relevance

/reactos/modules/rostests/winetests/kernel32/
H A Dloader.c1323 HMODULE mod, mod2; in test_filenames() local
1347 ok( mod == mod2, "wrong module %p for %s\n", mod2, short_path ); in test_filenames()
1349 ok( mod == mod2, "wrong module %p for %s\n", mod2, long_path ); in test_filenames()
1355 FreeLibrary( mod2 ); in test_filenames()
1363 ok( mod == mod2, "wrong module %p for %s\n", mod2, short_path ); in test_filenames()
1365 ok( mod == mod2, "wrong module %p for %s\n", mod2, long_path ); in test_filenames()
1371 FreeLibrary( mod2 ); in test_filenames()
1385 ok( mod == mod2, "wrong module %p for %s\n", mod2, long_path ); in test_filenames()
1391 FreeLibrary( mod2 ); in test_filenames()
2011 HMODULE mod, mod2; in test_import_resolution() local
[all …]
/reactos/win32ss/drivers/displays/vga/vgavideo/
H A Dvgavideo.h71 #define mod2(n) ((n)&1) macro
H A Dvgavideo.c547 if(mod2(w) > 0) in DIB_TransparentBltToVGA()
902 dib_shift = mod2(w-i); in DFB_BltToDIB()
932 dib_shift = mod2(w-i); in DIB_BltToDFB()
/reactos/modules/rostests/winetests/ntdll/
H A Drtl.c2389 HMODULE mod, mod2; in test_LdrAddRefDll() local
2404 mod2 = GetModuleHandleA("comctl32.dll"); in test_LdrAddRefDll()
2405 ok(mod2 == NULL, "got %p\n", mod2); in test_LdrAddRefDll()
2415 mod2 = GetModuleHandleA("comctl32.dll"); in test_LdrAddRefDll()
2416 ok(mod2 != NULL, "got %p\n", mod2); in test_LdrAddRefDll()
2420 mod2 = GetModuleHandleA("comctl32.dll"); in test_LdrAddRefDll()
2421 ok(mod2 == NULL, "got %p\n", mod2); in test_LdrAddRefDll()
2438 mod2 = GetModuleHandleA("comctl32.dll"); in test_LdrAddRefDll()
2439 ok(mod2 != NULL, "got %p\n", mod2); in test_LdrAddRefDll()
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/doc/
H A Dkeymapping.txt171 mod2 Num_Lock (0x4d)