Searched refs:simple_ret_type (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/bridges/source/cpp_uno/gcc3_netbsd_intel/ |
H A D | cpp2uno.cxx | 426 static inline void codeSnippet( char * code, sal_uInt32 vtable_pos, bool simple_ret_type ) SAL_THRO… in codeSnippet() argument 428 if (! simple_ret_type) in codeSnippet()
|
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_s390/ |
H A D | cpp2uno.cxx | 546 …et( unsigned char * code, sal_Int16 nFunctionIndex, sal_Int16 nVtableOffset, bool simple_ret_type ) in codeSnippet() argument 550 if (! simple_ret_type) in codeSnippet()
|
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_s390x/ |
H A D | cpp2uno.cxx | 550 …et( unsigned char * code, sal_Int32 nFunctionIndex, sal_Int32 nVtableOffset, bool simple_ret_type ) in codeSnippet() argument 554 if (! simple_ret_type) in codeSnippet()
|
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_alpha/ |
H A D | cpp2uno.cxx | 569 …et( unsigned char * code, sal_Int32 nFunctionIndex, sal_Int32 nVtableOffset, bool simple_ret_type ) in codeSnippet() argument 571 if (! simple_ret_type) in codeSnippet()
|
Completed in 25 milliseconds