Home
last modified time | relevance | path

Searched refs:INSERT_INT8 (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Duno2cpp.cxx153 #define INSERT_INT8( pSV, pDS ) \ macro
247 INSERT_INT8( pCppArgs[nPos], pStack ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Duno2cpp.cxx119 #define INSERT_INT8( pSV, nr, pGPR, pDS ) \ macro
289 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Duno2cpp.cxx122 #define INSERT_INT8( pSV, nr, pGPR, pDS ) \ macro
284 INSERT_INT8( pCppArgs[nPos], nRegs, pGPR, pStack ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Duno2cpp.cxx119 #define INSERT_INT8( pSV, nr, pGPR, pDS, bOverFlow ) \ macro
266 INSERT_INT8( pCppArgs[nPos], nRegs, pGPR, pStack, bOverFlow ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Duno2cpp.cxx234 #define INSERT_INT8( pSV, nr, pGPR, pDS ) \ macro
338 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Duno2cpp.cxx235 #define INSERT_INT8( pSV, nr, pGPR, pDS ) \ macro
339 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Duno2cpp.cxx240 #define INSERT_INT8( pSV, nr, pGPR, pDS ) \ macro
344 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Duno2cpp.cxx228 #define INSERT_INT8( pSV, nr, pGPR, pDS, bOverflow ) \ macro
346 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Duno2cpp.cxx228 #define INSERT_INT8( pSV, nr, pGPR, pDS, bOverflow ) \ macro
346 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Duno2cpp.cxx309 #define INSERT_INT8( pSV, nr, pGPR, pDS, bOverflow ) \ macro
412 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Duno2cpp.cxx309 #define INSERT_INT8( pSV, nr, pGPR, pDS, bOverflow ) \ macro
412 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Duno2cpp.cxx297 #define INSERT_INT8( pSV, nr, pGPR, pDS, bOverflow ) \ macro
427 INSERT_INT8( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call()

Completed in 140 milliseconds