44 #ifndef Included_RexxInstructionRaise
45 #define Included_RexxInstructionRaise
49 #define raise_return 0x01
50 #define raise_array 0x02
54 inline void *
operator new(
size_t size,
void *ptr) {
return ptr;}
55 inline void operator delete(
void *) { }
56 inline void operator delete(
void *,
void *) { }
void liveGeneral(int reason)
RexxInstructionRaise(RESTORETYPE restoreType)
void execute(RexxActivation *, RexxExpressionStack *)
RexxObject * additional[1]
void flatten(RexxEnvelope *)