Searched refs:gpReturn (Results 1 – 1 of 1) sorted by relevance
114 sal_uInt64 gpReturn[2] = { 0, 0 }; in callVirtualMethod() local131 gpReturn, fpReturn ); in callVirtualMethod()137 *reinterpret_cast<sal_uInt64 *>( pRegisterReturn ) = gpReturn[0]; in callVirtualMethod()141 *reinterpret_cast<sal_Int32 *>( &gpReturn[0] ); in callVirtualMethod()146 *reinterpret_cast<sal_uInt32 *>( &gpReturn[0] ); in callVirtualMethod()150 …reinterpret_cast<sal_uInt16 *>( pRegisterReturn ) = *reinterpret_cast<sal_uInt16*>( &gpReturn[0] ); in callVirtualMethod()154 *reinterpret_cast<sal_Int16 *>( &gpReturn[0] ); in callVirtualMethod()157 … *reinterpret_cast<sal_uInt8 *>( pRegisterReturn ) = *reinterpret_cast<sal_uInt8*>( &gpReturn[0] ); in callVirtualMethod()161 *reinterpret_cast<sal_Int8 *>( &gpReturn[0] ); in callVirtualMethod()177 aarch64::fill_struct( pReturnTypeRef, &gpReturn[0], &fpReturn[0], pRegisterReturn); in callVirtualMethod()