Home
last modified time | relevance | path

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

/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Duno2cpp.cxx55 sal_Int32 nStackLongs ) __attribute__((noinline));
63 sal_Int32 nStackLongs) in callVirtualMethod() argument
75 OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); in callVirtualMethod()
398 int nStackLongs = (pCppStack - pCppStackStart)/sizeof(sal_Int32); in cpp_call() local
401 if( nStackLongs & 1 ) in cpp_call()
403 nStackLongs++; in cpp_call()
410 nStackLongs); in cpp_call()
/aoo41x/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Duno2cpp.cxx57 sal_Int32 nStackLongs ) __attribute__((noinline));
64 sal_Int32 nStackLongs ) in callVirtualMethod() argument
72 OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); in callVirtualMethod()
393 int nStackLongs = (pCppStack - pCppStackStart)/sizeof(sal_Int32); in cpp_call() local
396 if( nStackLongs & 1 ) in cpp_call()
398 nStackLongs++; in cpp_call()
405 nStackLongs); in cpp_call()
/aoo41x/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Duno2cpp.cxx52 sal_Int32 nStackLongs
188 int nStackLongs = (pCppStack - pCppStackStart)/sizeof(sal_Int32); in cpp_call() local
189 if( nStackLongs & 1 ) in cpp_call()
191 nStackLongs++; in cpp_call()
199 nStackLongs in cpp_call()
/aoo41x/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Duno2cpp.cxx53 sal_Int32 nStackLongs
198 int nStackLongs = (pCppStack - pCppStackStart)/sizeof(sal_Int32); in cpp_call() local
199 if( nStackLongs & 1 ) in cpp_call()
201 nStackLongs++; in cpp_call()
208 nStackLongs in cpp_call()
/aoo41x/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Duno2cpp.cxx57 sal_Int32 nStackLongs );
67 sal_Int32 nStackLongs ) in callVirtualMethod() argument
74 OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); in callVirtualMethod()
106 : "m"(nStackLongs), "m"(pStackLongs), "m"(pAdjustedThisPtr), in callVirtualMethod()
119 : "m"(nStackLongs), "m"(pStackLongs), "m"(pAdjustedThisPtr), in callVirtualMethod()
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Duno2cpp.cxx68 sal_Int32 nStackLongs ) __attribute__((noinline));
76 sal_Int32 nStackLongs ) in callVirtualMethod() argument
83 OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); in callVirtualMethod()
124 : "m"(nStackLongs), "m"(pStackLongs), "m"(pAdjustedThisPtr), in callVirtualMethod()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Duno2cpp.cxx59 sal_Int32 nStackLongs ) __attribute__((noinline));
67 sal_Int32 nStackLongs ) in callVirtualMethod() argument
74 OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); in callVirtualMethod()
115 : "m"(nStackLongs), "m"(pStackLongs), "m"(pAdjustedThisPtr), in callVirtualMethod()
/aoo41x/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Duno2cpp.cxx58 sal_Int32 nStackLongs ) __attribute__((noinline));
66 sal_Int32 nStackLongs ) in callVirtualMethod() argument
73 OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); in callVirtualMethod()
107 : "m"(nStackLongs), "m"(pStackLongs), "m"(pThis), "m"(nVtableIndex), in callVirtualMethod()
/aoo41x/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Duno2cpp.cxx54 sal_Int32 nStackLongs ) __attribute__((noinline));
62 sal_Int32 nStackLongs ) in callVirtualMethod() argument
69 OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); in callVirtualMethod()
110 : "m"(nStackLongs), "m"(pStackLongs), "m"(pAdjustedThisPtr), in callVirtualMethod()
/aoo41x/main/bridges/source/cpp_uno/gcc3_macosx_intel/
H A Duno2cpp.cxx61 sal_Int32 nStackLongs ) __attribute__((noinline));
69 sal_Int32 nStackLongs ) in callVirtualMethod() argument
76 OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); in callVirtualMethod()
120 : "m"(nStackLongs), "m"(pStackLongs), "m"(pAdjustedThisPtr), in callVirtualMethod()
/aoo41x/main/bridges/source/cpp_uno/mingw_intel/
H A Duno2cpp.cxx59 sal_Int32 nStackLongs ) __attribute__((noinline));
67 sal_Int32 nStackLongs ) in callVirtualMethod() argument
74 OSL_ENSURE( nStackLongs && pStackLongs, "### no stack in callVirtualMethod !" ); in callVirtualMethod()
108 : "m"(nStackLongs), "m"(pStackLongs), "m"(pAdjustedThisPtr), in callVirtualMethod()
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Duno2cpp.cxx55 sal_Int32 nStackLongs) argument
107 : : "r" (nStackLongs) : "0" );
129 int k = nStackLongs;
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Duno2cpp.cxx55 sal_Int32 nStackLongs) argument
107 : : "r" (nStackLongs) : "0" );
129 int k = nStackLongs;
/aoo41x/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Duno2cpp.cxx49 sal_Int32 * pStackLongs, sal_Int32 nStackLongs ) in callVirtualMethod() argument
60 mov eax, nStackLongs in callVirtualMethod()
138 mov eax, nStackLongs in callVirtualMethod()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Duno2cpp.cxx95 if (nStackLongs * 4 > 512 ) in callVirtualMethod()
112 int k = nStackLongs; in callVirtualMethod()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Duno2cpp.cxx183 sal_Int32 nStackLongs) in callVirtualMethod() argument

Completed in 65 milliseconds