44 #ifndef Included_RexxInstructionDrop
45 #define Included_RexxInstructionDrop
51 inline void *
operator new(
size_t size,
void *ptr) {
return ptr;}
52 inline void operator delete(
void *) { }
53 inline void operator delete(
void *,
void *) { }
RexxVariableBase * variables[1]
void flatten(RexxEnvelope *)
void execute(RexxActivation *, RexxExpressionStack *)
void liveGeneral(int reason)
RexxInstructionDrop(size_t, RexxQueue *)
RexxInstructionDrop(RESTORETYPE restoreType)