Searched refs:MarshalHeader_mst (Results 1 – 2 of 2) sorted by relevance
62 ((MarshalHeader_mst *)(((BYTE *)(&MarshalData)) + (reference & NULL_MASK)))64 static const MarshalHeader_mst *GetDescriptor(marshalIndex_t index) in GetDescriptor()66 const MarshalHeader_mst *mst = MarshalLookupTable[index & NULL_MASK]; in GetDescriptor()343 const MarshalHeader_mst *sel; in Unmarshal()733 const MarshalHeader_mst *sel; in Marshal()
89 typedef struct MarshalHeader_mst struct94 } MarshalHeader_mst; argument