Home
last modified time | relevance | path

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

/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Duno2cpp.cxx150 #define INSERT_INT16( pSV, pDS ) \ macro
243 INSERT_INT16( pCppArgs[nPos], pStack ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Duno2cpp.cxx113 #define INSERT_INT16( pSV, nr, pGPR, pDS ) \ macro
285 INSERT_INT16( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Duno2cpp.cxx116 #define INSERT_INT16( pSV, nr, pGPR, pDS ) \ macro
280 INSERT_INT16( pCppArgs[nPos], nRegs, pGPR, pStack ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Duno2cpp.cxx111 #define INSERT_INT16( pSV, nr, pGPR, pDS, bOverFlow ) \ macro
262 INSERT_INT16( pCppArgs[nPos], nRegs, pGPR, pStack, bOverFlow ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Duno2cpp.cxx228 #define INSERT_INT16( pSV, nr, pGPR, pDS ) \ macro
334 INSERT_INT16( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Duno2cpp.cxx229 #define INSERT_INT16( pSV, nr, pGPR, pDS ) \ macro
335 INSERT_INT16( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Duno2cpp.cxx234 #define INSERT_INT16( pSV, nr, pGPR, pDS ) \ macro
340 INSERT_INT16( pCppArgs[nPos], nGPR, pGPR, pStack ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Duno2cpp.cxx220 #define INSERT_INT16( pSV, nr, pGPR, pDS, bOverflow ) \ macro
342 INSERT_INT16( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Duno2cpp.cxx220 #define INSERT_INT16( pSV, nr, pGPR, pDS, bOverflow ) \ macro
342 INSERT_INT16( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Duno2cpp.cxx301 #define INSERT_INT16( pSV, nr, pGPR, pDS, bOverflow ) \ macro
408 INSERT_INT16( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Duno2cpp.cxx301 #define INSERT_INT16( pSV, nr, pGPR, pDS, bOverflow ) \ macro
408 INSERT_INT16( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Duno2cpp.cxx289 #define INSERT_INT16( pSV, nr, pGPR, pDS, bOverflow ) \ macro
420 INSERT_INT16( pCppArgs[nPos], nGPR, pGPR, pStack, bOverFlow ); in cpp_call()

Completed in 90 milliseconds