Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/ntdll/
H A Drtl.c2628 #define DECOMPRESS_BROKEN_FRAGMENT 1 /* < Win 7 */ macro
2651 DECOMPRESS_BROKEN_FRAGMENT in test_RtlDecompressBuffer()
2660 DECOMPRESS_BROKEN_FRAGMENT in test_RtlDecompressBuffer()
2720 DECOMPRESS_BROKEN_FRAGMENT in test_RtlDecompressBuffer()
2751 DECOMPRESS_BROKEN_FRAGMENT in test_RtlDecompressBuffer()
2877 …(test_lznt[i].broken_flags & DECOMPRESS_BROKEN_FRAGMENT)), "%d: got wrong status 0x%08x\n", i, sta… in test_RtlDecompressBuffer()
2894 …(test_lznt[i].broken_flags & DECOMPRESS_BROKEN_FRAGMENT)), "%d: got wrong status 0x%08x\n", i, sta… in test_RtlDecompressBuffer()
2966 if (test_lznt[i].broken_flags & DECOMPRESS_BROKEN_FRAGMENT) in test_RtlDecompressBuffer()
2986 if (test_lznt[i].broken_flags & DECOMPRESS_BROKEN_FRAGMENT) in test_RtlDecompressBuffer()
3016 if (test_lznt[i].broken_flags & DECOMPRESS_BROKEN_FRAGMENT) in test_RtlDecompressBuffer()
[all …]