LibreOffice Module bridges (master) 1
Enumerations | Functions
hppa Namespace Reference

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)
 

Enumeration Type Documentation

◆ hppalimits

Enumerator
MAX_WORDS_IN_REGS 
MAX_GPR_REGS 
MAX_SSE_REGS 

Definition at line 87 of file gcc3_linux_hppa/share.hxx.

Function Documentation

◆ is_complex_struct()

bool hppa::is_complex_struct ( const typelib_TypeDescription type)

◆ isRegisterReturn()

bool hppa::isRegisterReturn ( typelib_TypeDescriptionReference *  pTypeRef)