Home
last modified time | relevance | path

Searched defs:pGPR (Results 1 – 15 of 15) sorted by relevance

/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Duno2cpp.cxx162 sal_uInt64 *pGPR, sal_uInt32 nGPR, in callVirtualMethod()
253 #define INSERT_FLOAT( pSV, nfr, pFPR, ngr, pGPR, pDS, bOverflow ) \ argument
263 #define INSERT_DOUBLE( pSV, nfr, pFPR, ngr, pGPR, pDS, bOverflow ) \ argument
273 #define INSERT_INT64( pSV, nr, pGPR, pDS, bOverflow ) \ argument
281 #define INSERT_INT32( pSV, nr, pGPR, pDS, bOverflow ) \ argument
289 #define INSERT_INT16( pSV, nr, pGPR, pDS, bOverflow ) \ argument
297 #define INSERT_INT8( pSV, nr, pGPR, pDS, bOverflow ) \ argument
317 sal_uInt64 pGPR[ia64::MAX_GPR_REGS]; in cpp_call() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Duno2cpp.cxx104 #define INSERT_INT64( pSV, nr, pGPR, pDS ) \ argument
110 #define INSERT_INT32( pSV, nr, pGPR, pDS ) \ argument
116 #define INSERT_INT16( pSV, nr, pGPR, pDS ) \ argument
122 #define INSERT_INT8( pSV, nr, pGPR, pDS ) \ argument
135 sal_uInt64 *pGPR, sal_uInt32 nGPR, in callVirtualMethod()
213 sal_uInt64 pGPR[axp::MAX_GPR_REGS]; in cpp_call() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Duno2cpp.cxx101 #define INSERT_INT64( pSV, nr, pGPR, pDS ) \ argument
107 #define INSERT_INT32( pSV, nr, pGPR, pDS ) \ argument
113 #define INSERT_INT16( pSV, nr, pGPR, pDS ) \ argument
119 #define INSERT_INT8( pSV, nr, pGPR, pDS ) \ argument
132 sal_uInt64 *pGPR, sal_uInt32 nGPR, in callVirtualMethod()
216 sal_uInt64 pGPR[s390x::MAX_GPR_REGS]; in cpp_call() local
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Duno2cpp.cxx85 sal_uInt64 *pGPR, sal_uInt32 nGPR, in callVirtualMethod()
204 #define INSERT_INT64( pSV, nr, pGPR, pDS, bOverflow ) \ argument
212 #define INSERT_INT32( pSV, nr, pGPR, pDS, bOverflow ) \ argument
220 #define INSERT_INT16( pSV, nr, pGPR, pDS, bOverflow ) \ argument
228 #define INSERT_INT8( pSV, nr, pGPR, pDS, bOverflow ) \ argument
248 sal_uInt64 pGPR[ppc64::MAX_GPR_REGS]; in cpp_call() local
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Duno2cpp.cxx68 sal_uInt64 *pGPR, sal_uInt32 nGPR, in callVirtualMethod()
222 #define INSERT_INT64( pSV, nr, pGPR, pDS ) \ argument
228 #define INSERT_INT32( pSV, nr, pGPR, pDS ) \ argument
234 #define INSERT_INT16( pSV, nr, pGPR, pDS ) \ argument
240 #define INSERT_INT8( pSV, nr, pGPR, pDS ) \ argument
272 sal_uInt64 pGPR[x86_64::MAX_GPR_REGS]; in cpp_call() local
H A Dabi.cxx320 void x86_64::fill_struct( typelib_TypeDescriptionReference *pTypeRef, const sal_uInt64 *pGPR, const… in fill_struct()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Duno2cpp.cxx85 sal_uInt64 *pGPR, sal_uInt32 nGPR, in callVirtualMethod()
204 #define INSERT_INT64( pSV, nr, pGPR, pDS, bOverflow ) \ argument
212 #define INSERT_INT32( pSV, nr, pGPR, pDS, bOverflow ) \ argument
220 #define INSERT_INT16( pSV, nr, pGPR, pDS, bOverflow ) \ argument
228 #define INSERT_INT8( pSV, nr, pGPR, pDS, bOverflow ) \ argument
248 sal_uInt64 pGPR[ppc64::MAX_GPR_REGS]; in cpp_call() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Duno2cpp.cxx61 sal_uInt64 *pGPR, sal_uInt32 nGPR, in callVirtualMethod()
216 #define INSERT_INT64( pSV, nr, pGPR, pDS ) \ argument
222 #define INSERT_INT32( pSV, nr, pGPR, pDS ) \ argument
228 #define INSERT_INT16( pSV, nr, pGPR, pDS ) \ argument
234 #define INSERT_INT8( pSV, nr, pGPR, pDS ) \ argument
266 sal_uInt64 pGPR[x86_64::MAX_GPR_REGS]; in cpp_call() local
H A Dabi.cxx320 void x86_64::fill_struct( typelib_TypeDescriptionReference *pTypeRef, const sal_uInt64 *pGPR, const… in fill_struct()
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Duno2cpp.cxx61 sal_uInt64 *pGPR, sal_uInt32 nGPR, in callVirtualMethod()
217 #define INSERT_INT64( pSV, nr, pGPR, pDS ) \ argument
223 #define INSERT_INT32( pSV, nr, pGPR, pDS ) \ argument
229 #define INSERT_INT16( pSV, nr, pGPR, pDS ) \ argument
235 #define INSERT_INT8( pSV, nr, pGPR, pDS ) \ argument
267 sal_uInt64 pGPR[x86_64::MAX_GPR_REGS]; in cpp_call() local
H A Dabi.cxx320 void x86_64::fill_struct( typelib_TypeDescriptionReference *pTypeRef, const sal_uInt64 *pGPR, const… in fill_struct()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Duno2cpp.cxx218 sal_uInt32 *pGPR, in callVirtualMethod()
259 #define INSERT_INT32( pSV, nr, pGPR, pDS, bOverflow ) \ argument
268 #define INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverflow ) \ argument
290 #define INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverflow ) \ argument
301 #define INSERT_INT16( pSV, nr, pGPR, pDS, bOverflow ) \ argument
309 #define INSERT_INT8( pSV, nr, pGPR, pDS, bOverflow ) \ argument
331 sal_uInt32 pGPR[arm::MAX_GPR_REGS]; in cpp_call() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Duno2cpp.cxx218 sal_uInt32 *pGPR, in callVirtualMethod()
259 #define INSERT_INT32( pSV, nr, pGPR, pDS, bOverflow ) \ argument
268 #define INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverflow ) \ argument
290 #define INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverflow ) \ argument
301 #define INSERT_INT16( pSV, nr, pGPR, pDS, bOverflow ) \ argument
309 #define INSERT_INT8( pSV, nr, pGPR, pDS, bOverflow ) \ argument
331 sal_uInt32 pGPR[arm::MAX_GPR_REGS]; in cpp_call() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Duno2cpp.cxx48 #define INSERT_INT32( pSV, nr, pGPR, pDS, bOverFlow )\ argument
58 #define INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverFlow )\ argument
111 #define INSERT_INT16( pSV, nr, pGPR, pDS, bOverFlow ) \ argument
119 #define INSERT_INT8( pSV, nr, pGPR, pDS, bOverFlow ) \ argument
188 sal_uInt32 pGPR[hppa::MAX_GPR_REGS]; in cpp_call() local
H A Dcall.cxx96 sal_uInt32 *pStack, sal_uInt32 nStack, sal_uInt32 *pGPR, double *pFPR) in callVirtualMethod()

Completed in 97 milliseconds