Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/rpcrt4/
H A Dndr_marshall.c1871 const DWORD magic_MEML = 'M' << 24 | 'E' << 16 | 'M' << 8 | 'L'; in test_ndr_allocate() local
1888 ok(mem_list_v2->magic == magic_MEML, "magic %08x\n", mem_list_v2->magic); in test_ndr_allocate()
1896 ok(mem_list_v2->magic == magic_MEML, "magic %08x\n", mem_list_v2->magic); in test_ndr_allocate()