LibreOffice Module bridges (master) 1
Functions
gcc3_macosx_x86-64/call.hxx File Reference
#include <sal/config.h>
#include <sal/types.h>
Include dependency graph for gcc3_macosx_x86-64/call.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int cpp_vtable_call (sal_Int32 nFunctionIndex, sal_Int32 nVtableOffset, void **gpreg, void **fpreg, void **ovrflw, sal_uInt64 *pRegisterReturn)
 
void privateSnippetExecutor ()
 

Function Documentation

◆ cpp_vtable_call()

int cpp_vtable_call ( sal_Int32  nFunctionIndex,
sal_Int32  nVtableOffset,
void **  gpreg,
void **  fpreg,
void **  ovrflw,
sal_uInt64 *  pRegisterReturn 
)

◆ privateSnippetExecutor()

void privateSnippetExecutor ( )

Definition at line 62 of file msvc_win32_x86-64/cpp2uno.cxx.

Referenced by codeSnippet().