Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dndrtypes.h202 FC_ALIGNM2, /* 0x37 */ enumerator
/reactos/dll/win32/rpcrt4/
H A Dndr_marshall.c2950 case FC_ALIGNM2: in ComplexMarshall()
3119 case FC_ALIGNM2: in ComplexUnmarshall()
3253 case FC_ALIGNM2: in ComplexBufferSize()
3355 case FC_ALIGNM2: in ComplexFree()
3486 case FC_ALIGNM2: in ComplexStructMemorySize()
3564 case FC_ALIGNM2: in ComplexStructSize()
H A Dndr_typelib.c415 WRITE_CHAR(str, *len, FC_ALIGNM2); in write_struct_members()
/reactos/sdk/tools/widl/
H A Dtypegen.c140 case FC_ALIGNM2: return "FC_ALIGNM2"; in string_of_type()
3106 fc = FC_ALIGNM2; in write_struct_members()