Home
last modified time | relevance | path

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

/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dexcept.cxx203 static void * __destruct( void * pExcThis, typelib_TypeDescription *pTypeDescr ) in __destruct() function
272 *p++ = ((sal_uIntPtr)(&__destruct)) & 0xff; in destructCodeSnippet()
273 *p++ = (((sal_uIntPtr)(&__destruct)) >> 8) & 0xff; in destructCodeSnippet()
274 *p++ = (((sal_uIntPtr)(&__destruct)) >> 16) & 0xff; in destructCodeSnippet()
275 *p++ = (((sal_uIntPtr)(&__destruct)) >> 24) & 0xff; in destructCodeSnippet()
276 *p++ = (((sal_uIntPtr)(&__destruct)) >> 32) & 0xff; in destructCodeSnippet()
277 *p++ = (((sal_uIntPtr)(&__destruct)) >> 40) & 0xff; in destructCodeSnippet()
278 *p++ = (((sal_uIntPtr)(&__destruct)) >> 48) & 0xff; in destructCodeSnippet()
279 *p++ = (((sal_uIntPtr)(&__destruct)) >> 56) & 0xff; in destructCodeSnippet()
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dexcept.cxx253 static void * __cdecl __destruct( void * pExcThis, ObjectFunction * pThis ) in __destruct() function
282 call __destruct in destruct()

Completed in 16 milliseconds