Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dndrtypes.h216 FC_STRUCTPAD7, /* 0x43 */ enumerator
/reactos/dll/win32/rpcrt4/
H A Dndr_marshall.c2965 case FC_STRUCTPAD7: in ComplexMarshall()
3134 case FC_STRUCTPAD7: in ComplexUnmarshall()
3268 case FC_STRUCTPAD7: in ComplexBufferSize()
3370 case FC_STRUCTPAD7: in ComplexFree()
3501 case FC_STRUCTPAD7: in ComplexStructMemorySize()
3579 case FC_STRUCTPAD7: in ComplexStructSize()
/reactos/sdk/tools/widl/
H A Dtypegen.c163 case FC_STRUCTPAD7: return "FC_STRUCTPAD7"; in string_of_type()