Searched refs:__copyConstruct (Results 1 – 2 of 2) sorted by relevance
196 static void * __copyConstruct( void * pExcThis, void * pSource, typelib_TypeDescription *pTypeDescr… in __copyConstruct() function234 *p++ = ((sal_uIntPtr)(&__copyConstruct)) & 0xff; in copyConstructCodeSnippet()235 *p++ = (((sal_uIntPtr)(&__copyConstruct)) >> 8) & 0xff; in copyConstructCodeSnippet()236 *p++ = (((sal_uIntPtr)(&__copyConstruct)) >> 16) & 0xff; in copyConstructCodeSnippet()237 *p++ = (((sal_uIntPtr)(&__copyConstruct)) >> 24) & 0xff; in copyConstructCodeSnippet()238 *p++ = (((sal_uIntPtr)(&__copyConstruct)) >> 32) & 0xff; in copyConstructCodeSnippet()239 *p++ = (((sal_uIntPtr)(&__copyConstruct)) >> 40) & 0xff; in copyConstructCodeSnippet()240 *p++ = (((sal_uIntPtr)(&__copyConstruct)) >> 48) & 0xff; in copyConstructCodeSnippet()241 *p++ = (((sal_uIntPtr)(&__copyConstruct)) >> 56) & 0xff; in copyConstructCodeSnippet()
246 static void * __cdecl __copyConstruct( void * pExcThis, void * pSource, ObjectFunction * pThis ) in __copyConstruct() function270 call __copyConstruct in copyConstruct()
Completed in 21 milliseconds