Searched refs:deref_cmp (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/rpcrt4/ |
H A D | ndr_marshall.c | 497 static int deref_cmp(const void *s1, const void *s2, size_t num) in deref_cmp() function 653 …test_pointer_marshal(fmtstr_rpup_char_onstack_deref, &ch_ptr, 1, wiredata, 5, deref_cmp, 1, "rpup_… in test_simple_types() 655 …test_pointer_marshal(fmtstr_rpup_char_deref, &ch_ptr, 1, wiredata, 5, deref_cmp, 1, "rpup_char_der… in test_simple_types()
|