Home
last modified time | relevance | path

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

/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dcall.cxx44 …t0, sal_uInt32 ret1, typelib_TypeDescription *pReturnTypeDescr, bool bRegisterReturn, sal_uInt32 *… in MapReturn() argument
73 if (bRegisterReturn) in MapReturn()
91 void * pRegisterReturn, typelib_TypeDescription *pReturnTypeDescr, bool bRegisterReturn,
95 void * pRegisterReturn, typelib_TypeDescription *pReturnTypeDescr, bool bRegisterReturn, in callVirtualMethod() argument
135 MapReturn(r28, r29, pReturnTypeDescr, bRegisterReturn, (sal_uInt32*)pRegisterReturn); in callVirtualMethod()
H A Duno2cpp.cxx45 void * pRegisterReturn, typelib_TypeDescription *pReturnTypeDescr, bool bRegisterReturn,
199 bool bRegisterReturn = true; in cpp_call() local
204 bRegisterReturn = hppa::isRegisterReturn(pReturnTypeRef); in cpp_call()
205 if (bRegisterReturn) in cpp_call()
317 pCppReturn, pReturnTypeDescr, bRegisterReturn, in cpp_call()

Completed in 20 milliseconds