Searched refs:NdrPointerFree (Results 1 – 3 of 3) sorted by relevance
/reactos/modules/rostests/winetests/rpcrt4/ |
H A D | ndr_marshall.c | 279 NdrPointerFree(&StubMsg, mem, formattypes); in test_pointer_marshal() 305 NdrPointerFree(&StubMsg, mem, formattypes); in test_pointer_marshal() 329 NdrPointerFree(&StubMsg, mem, formattypes); in test_pointer_marshal() 374 NdrPointerFree(&StubMsg, mem, formattypes); in test_pointer_marshal() 406 NdrPointerFree(&StubMsg, mem, formattypes); in test_pointer_marshal() 446 NdrPointerFree(&StubMsg, mem, formattypes); in test_pointer_marshal() 483 NdrPointerFree(&StubMsg, mem, formattypes); in test_pointer_marshal() 791 NdrPointerFree( &StubMsg, mem, &fmtstr_ref_unique_out[4] ); in test_nontrivial_pointer_types() 2099 NdrPointerFree( &StubMsg, mem, fmtstr_conf_str ); in test_conformant_string() 2105 NdrPointerFree( &StubMsg, mem, fmtstr_conf_str ); in test_conformant_string() [all …]
|
/reactos/dll/win32/rpcrt4/ |
H A D | ndr_marshall.c | 357 NdrPointerFree, NdrPointerFree, 358 NdrPointerFree, NdrPointerFree, 1641 void WINAPI NdrPointerFree(PMIDL_STUB_MESSAGE pStubMsg, in NdrPointerFree() function 3348 NdrPointerFree(pStubMsg, *(unsigned char**)pMemory, pPointer); in ComplexFree()
|
H A D | rpcrt4.spec | 250 250 stdcall NdrPointerFree(ptr ptr ptr)
|