44 #ifndef Included_RexxInstructionGuard
45 #define Included_RexxInstructionGuard
49 #define guard_on_form 0x01
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 flatten(RexxEnvelope *)
RexxVariableBase * variables[1]
RexxInstructionGuard(RESTORETYPE restoreType)
RexxInstructionGuard(RexxObject *, RexxArray *, bool)
void execute(RexxActivation *, RexxExpressionStack *)
void liveGeneral(int reason)