Searched refs:bRegisterReturn (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_hppa/ |
H A D | call.cxx | 44 …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 D | uno2cpp.cxx | 45 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 24 milliseconds