Home
last modified time | relevance | path

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

/trunk/main/bridges/source/cpp_uno/s5abi_macosx_aarch64/
H A Duno2cpp.cxx114 double fpReturn[4] = { 0, 0, 0, 0 }; in callVirtualMethod() local
130 gpReturn, fpReturn ); in callVirtualMethod()
154 *reinterpret_cast<double *>( pRegisterReturn ) = fpReturn[0]; in callVirtualMethod()
163 aarch64::fill_struct( pReturnTypeRef, &gpReturn[0], &fpReturn[0], pRegisterReturn); in callVirtualMethod()