Home
last modified time | relevance | path

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

/reactos/sdk/tools/widl/
H A Dproxy.c618 int needs_inline_stubs = need_inline_stubs( iface ) || need_delegation( iface ); in write_proxy() local
737 if (needs_inline_stubs) in write_proxy()
763 if (needs_inline_stubs) print_proxy( "&%s_table[-3]\n", iface->name ); in write_proxy()