/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_alpha/ |
H A D | uno2cpp.cxx | 104 #define INSERT_INT64( pSV, nr, pGPR, pDS ) \ macro 236 INSERT_INT64( &pCppReturn, nRegs, pGPR, pStack ); in cpp_call() 242 INSERT_INT64( &pAdjustedThisPtr, nRegs, pGPR, pStack ); in cpp_call() 270 INSERT_INT64( pCppArgs[nPos], nRegs, pGPR, pStack ); in cpp_call() 328 INSERT_INT64( &(pCppArgs[nPos]), nRegs, pGPR, pStack ); in cpp_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_s390x/ |
H A D | uno2cpp.cxx | 101 #define INSERT_INT64( pSV, nr, pGPR, pDS ) \ macro 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() 333 INSERT_INT64( &(pCppArgs[nPos]), nGPR, pGPR, pStack ); in cpp_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/ |
H A D | uno2cpp.cxx | 222 #define INSERT_INT64( pSV, nr, pGPR, pDS ) \ macro 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() 386 INSERT_INT64( &(pCppArgs[nPos]), nGPR, pGPR, pStack ); in cpp_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ |
H A D | uno2cpp.cxx | 216 #define INSERT_INT64( pSV, nr, pGPR, pDS ) \ macro 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() 380 INSERT_INT64( &(pCppArgs[nPos]), nGPR, pGPR, pStack ); in cpp_call()
|
/aoo41x/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/ |
H A D | uno2cpp.cxx | 217 #define INSERT_INT64( pSV, nr, pGPR, pDS ) \ macro 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() 381 INSERT_INT64( &(pCppArgs[nPos]), nGPR, pGPR, pStack ); in cpp_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/ |
H A D | uno2cpp.cxx | 204 #define INSERT_INT64( pSV, nr, pGPR, pDS, bOverflow ) \ macro 283 INSERT_INT64( &pCppReturn, nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 291 INSERT_INT64( &pAdjustedThisPtr, nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 329 INSERT_INT64( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 401 INSERT_INT64( &(pCppArgs[nPos]), nGPR, pGPR, pStack, bOverFlow ); in cpp_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/ |
H A D | uno2cpp.cxx | 204 #define INSERT_INT64( pSV, nr, pGPR, pDS, bOverflow ) \ macro 283 INSERT_INT64( &pCppReturn, nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 291 INSERT_INT64( &pAdjustedThisPtr, nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 329 INSERT_INT64( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 401 INSERT_INT64( &(pCppArgs[nPos]), nGPR, pGPR, pStack, bOverFlow ); in cpp_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_ia64/ |
H A D | uno2cpp.cxx | 273 #define INSERT_INT64( pSV, nr, pGPR, pDS, bOverflow ) \ macro 357 INSERT_INT64( &pCppReturn, nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 366 INSERT_INT64( &pAdjustedThisPtr, nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 404 INSERT_INT64( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call() 491 INSERT_INT64( &(pCppArgs[nPos]), nGPR, pGPR, pStack, bOverFlow ); in cpp_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ |
H A D | uno2cpp.cxx | 268 #define INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverflow ) \ macro 290 #define INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverflow ) \ macro 299 INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverflow ) 395 INSERT_INT64( pCppArgs[nPos], nGPR, pGPR, pStack, pStackStart, bOverFlow ); in cpp_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_arm/ |
H A D | uno2cpp.cxx | 268 #define INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverflow ) \ macro 290 #define INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverflow ) \ macro 299 INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverflow ) 395 INSERT_INT64( pCppArgs[nPos], nGPR, pGPR, pStack, pStackStart, bOverFlow ); in cpp_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_m68k/ |
H A D | uno2cpp.cxx | 140 #define INSERT_INT64( pSV, pDS )\ macro 148 INSERT_INT64( pSV, pDS ) 230 INSERT_INT64( pCppArgs[nPos], pStack ); in cpp_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_hppa/ |
H A D | uno2cpp.cxx | 58 #define INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverFlow )\ macro 249 INSERT_INT64( pCppArgs[nPos], nRegs, pGPR, pStack, pStackStart, bOverFlow ); in cpp_call()
|