Searched refs:gpReturn (Results 1 – 1 of 1) sorted by relevance
113 sal_uInt64 gpReturn[2] = { 0, 0 }; in callVirtualMethod() local130 gpReturn, fpReturn ); in callVirtualMethod()136 *reinterpret_cast<sal_uInt64 *>( pRegisterReturn ) = gpReturn[0]; in callVirtualMethod()141 …reinterpret_cast<sal_uInt32 *>( pRegisterReturn ) = *reinterpret_cast<sal_uInt32*>( &gpReturn[0] ); in callVirtualMethod()146 …reinterpret_cast<sal_uInt16 *>( pRegisterReturn ) = *reinterpret_cast<sal_uInt16*>( &gpReturn[0] ); in callVirtualMethod()150 … *reinterpret_cast<sal_uInt8 *>( pRegisterReturn ) = *reinterpret_cast<sal_uInt8*>( &gpReturn[0] ); in callVirtualMethod()163 aarch64::fill_struct( pReturnTypeRef, &gpReturn[0], &fpReturn[0], pRegisterReturn); in callVirtualMethod()