LibreOffice Module bridges (master) 1
|
Enumerations | |
enum | hppalimits { MAX_WORDS_IN_REGS = 4 , MAX_GPR_REGS = 4 , MAX_SSE_REGS = 4 } |
Functions | |
bool | isRegisterReturn (typelib_TypeDescriptionReference *pTypeRef) |
bool | is_complex_struct (const typelib_TypeDescription *type) |
enum hppa::hppalimits |
Enumerator | |
---|---|
MAX_WORDS_IN_REGS | |
MAX_GPR_REGS | |
MAX_SSE_REGS |
Definition at line 87 of file gcc3_linux_hppa/share.hxx.
bool hppa::is_complex_struct | ( | const typelib_TypeDescription * | type | ) |
Definition at line 128 of file gcc3_linux_hppa/uno2cpp.cxx.
References i, is_complex_struct(), bridges::cpp_uno::shared::isSimpleType(), p, t, and type.
Referenced by is_complex_struct(), and isRegisterReturn().
bool hppa::isRegisterReturn | ( | typelib_TypeDescriptionReference * | pTypeRef | ) |
Definition at line 153 of file gcc3_linux_hppa/uno2cpp.cxx.
References is_complex_struct(), and bridges::cpp_uno::shared::isSimpleType().