/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/ |
H A D | uno2cpp.cxx | 75 for ( unsigned int i = 0; i < nGPR; ++i ) in callVirtualMethod() 99 if ( nGPR > x86_64::MAX_GPR_REGS ) in callVirtualMethod() 100 nGPR = x86_64::MAX_GPR_REGS; in callVirtualMethod() 273 sal_uInt32 nGPR = 0; in cpp_call() local 298 INSERT_INT64( &pCppReturn, nGPR, pGPR, pStack ); in cpp_call() 304 INSERT_INT64( &pAdjustedThisPtr, nGPR, pGPR, pStack ); in cpp_call() 330 INSERT_INT64( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call() 335 INSERT_INT32( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call() 340 INSERT_INT16( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call() 344 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call() [all …]
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ |
H A D | uno2cpp.cxx | 68 for ( unsigned int i = 0; i < nGPR; ++i ) in callVirtualMethod() 92 if ( nGPR > x86_64::MAX_GPR_REGS ) in callVirtualMethod() 93 nGPR = x86_64::MAX_GPR_REGS; in callVirtualMethod() 267 sal_uInt32 nGPR = 0; in cpp_call() local 292 INSERT_INT64( &pCppReturn, nGPR, pGPR, pStack ); in cpp_call() 298 INSERT_INT64( &pAdjustedThisPtr, nGPR, pGPR, pStack ); in cpp_call() 324 INSERT_INT64( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call() 329 INSERT_INT32( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call() 334 INSERT_INT16( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call() 338 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call() [all …]
|
/aoo41x/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/ |
H A D | uno2cpp.cxx | 68 for ( unsigned int i = 0; i < nGPR; ++i ) in callVirtualMethod() 92 if ( nGPR > x86_64::MAX_GPR_REGS ) in callVirtualMethod() 93 nGPR = x86_64::MAX_GPR_REGS; in callVirtualMethod() 268 sal_uInt32 nGPR = 0; in cpp_call() local 293 INSERT_INT64( &pCppReturn, nGPR, pGPR, pStack ); in cpp_call() 299 INSERT_INT64( &pAdjustedThisPtr, nGPR, pGPR, pStack ); in cpp_call() 325 INSERT_INT64( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call() 330 INSERT_INT32( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call() 335 INSERT_INT16( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call() 339 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call() [all …]
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_s390x/ |
H A D | uno2cpp.cxx | 132 sal_uInt64 *pGPR, sal_uInt32 nGPR, in callVirtualMethod() argument 138 if ( nGPR > s390x::MAX_GPR_REGS ) in callVirtualMethod() 139 nGPR = s390x::MAX_GPR_REGS; in callVirtualMethod() 146 for ( unsigned int i = 0; i < nGPR; ++i ) in callVirtualMethod() 217 sal_uInt32 nGPR = 0; in cpp_call() local 241 INSERT_INT64( &pCppReturn, nGPR, pGPR, pStack ); in cpp_call() 247 INSERT_INT64( &pAdjustedThisPtr, nGPR, pGPR, pStack ); in cpp_call() 275 INSERT_INT64( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call() 289 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call() 333 INSERT_INT64( &(pCppArgs[nPos]), nGPR, pGPR, pStack ); in cpp_call() [all …]
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ |
H A D | uno2cpp.cxx | 209 sal_uInt32 nGPR) __attribute__((noinline)); 219 sal_uInt32 nGPR) in callVirtualMethod() argument 234 if ( nGPR > arm::MAX_GPR_REGS ) in callVirtualMethod() 235 nGPR = arm::MAX_GPR_REGS; in callVirtualMethod() 332 sal_uInt32 nGPR = 0; in cpp_call() local 357 INSERT_INT32( &pCppReturn, nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 363 INSERT_INT32( &pAdjustedThisPtr, nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 403 INSERT_INT32( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 412 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 455 INSERT_INT32( &(pCppArgs[nPos]), nGPR, pGPR, pStack, bOverFlow ); in cpp_call() [all …]
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_arm/ |
H A D | uno2cpp.cxx | 209 sal_uInt32 nGPR) __attribute__((noinline)); 219 sal_uInt32 nGPR) in callVirtualMethod() argument 234 if ( nGPR > arm::MAX_GPR_REGS ) in callVirtualMethod() 235 nGPR = arm::MAX_GPR_REGS; in callVirtualMethod() 332 sal_uInt32 nGPR = 0; in cpp_call() local 357 INSERT_INT32( &pCppReturn, nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 363 INSERT_INT32( &pAdjustedThisPtr, nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 403 INSERT_INT32( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 412 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 455 INSERT_INT32( &(pCppArgs[nPos]), nGPR, pGPR, pStack, bOverFlow ); in cpp_call() [all …]
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_ia64/ |
H A D | uno2cpp.cxx | 162 sal_uInt64 *pGPR, sal_uInt32 nGPR, in callVirtualMethod() argument 172 if ( nGPR > ia64::MAX_GPR_REGS ) in callVirtualMethod() 173 nGPR = ia64::MAX_GPR_REGS; in callVirtualMethod() 178 fprintf( stderr, "= callVirtualMethod() =\nGPR's (%d): ", nGPR ); in callVirtualMethod() 179 for ( unsigned int i = 0; i < nGPR; ++i ) in callVirtualMethod() 318 sal_uInt32 nGPR = 0; in cpp_call() local 357 INSERT_INT64( &pCppReturn, nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 366 INSERT_INT64( &pAdjustedThisPtr, nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 427 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 491 INSERT_INT64( &(pCppArgs[nPos]), nGPR, pGPR, pStack, bOverFlow ); in cpp_call() [all …]
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/ |
H A D | uno2cpp.cxx | 85 sal_uInt64 *pGPR, sal_uInt32 nGPR, in callVirtualMethod() argument 95 if ( nGPR > ppc64::MAX_GPR_REGS ) in callVirtualMethod() 96 nGPR = ppc64::MAX_GPR_REGS; in callVirtualMethod() 101 fprintf( stderr, "= callVirtualMethod() =\nGPR's (%d): ", nGPR ); in callVirtualMethod() 102 for ( int i = 0; i < nGPR; ++i ) in callVirtualMethod() 249 sal_uInt32 nGPR = 0; in cpp_call() local 283 INSERT_INT64( &pCppReturn, nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 291 INSERT_INT64( &pAdjustedThisPtr, nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 346 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 401 INSERT_INT64( &(pCppArgs[nPos]), nGPR, pGPR, pStack, bOverFlow ); in cpp_call() [all …]
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/ |
H A D | uno2cpp.cxx | 85 sal_uInt64 *pGPR, sal_uInt32 nGPR, in callVirtualMethod() argument 95 if ( nGPR > ppc64::MAX_GPR_REGS ) in callVirtualMethod() 96 nGPR = ppc64::MAX_GPR_REGS; in callVirtualMethod() 101 fprintf( stderr, "= callVirtualMethod() =\nGPR's (%d): ", nGPR ); in callVirtualMethod() 102 for ( int i = 0; i < nGPR; ++i ) in callVirtualMethod() 249 sal_uInt32 nGPR = 0; in cpp_call() local 283 INSERT_INT64( &pCppReturn, nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 291 INSERT_INT64( &pAdjustedThisPtr, nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 346 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 401 INSERT_INT64( &(pCppArgs[nPos]), nGPR, pGPR, pStack, bOverFlow ); in cpp_call() [all …]
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_alpha/ |
H A D | uno2cpp.cxx | 135 sal_uInt64 *pGPR, sal_uInt32 nGPR, in callVirtualMethod() argument 141 if ( nGPR > axp::MAX_GPR_REGS ) in callVirtualMethod() 142 nGPR = axp::MAX_GPR_REGS; in callVirtualMethod() 148 fprintf( stderr, "= callVirtualMethod() =\nGPR's (%d): ", nGPR ); in callVirtualMethod() 149 for ( unsigned int i = 0; i < nGPR; ++i ) in callVirtualMethod()
|