Home
last modified time | relevance | path

Searched defs:ch_ptr (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/tools/widl/
H A Dserver.c178 const char *ch_ptr = is_aliaschain_attr(var->type, ATTR_CONTEXTHANDLE) ? "*" : ""; in write_function_stub() local
H A Dtypegen.c4247 const char *ch_ptr = is_aliaschain_attr(type, ATTR_CONTEXTHANDLE) ? "" : "*"; in write_remoting_arg() local
/reactos/modules/rostests/winetests/rpcrt4/
H A Dndr_marshall.c507 unsigned char *ch_ptr; in test_simple_types() local