Home
last modified time | relevance | path

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

/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dexcept.cxx196 static void * __copyConstruct( void * pExcThis, void * pSource, typelib_TypeDescription *pTypeDescr… in __copyConstruct() function
234 *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()
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dexcept.cxx246 static void * __cdecl __copyConstruct( void * pExcThis, void * pSource, ObjectFunction * pThis ) in __copyConstruct() function
270 call __copyConstruct in copyConstruct()

Completed in 21 milliseconds