44 #ifndef Included_RexxInstructionProcedure
45 #define Included_RexxInstructionProcedure
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 *) { }
RexxInstructionProcedure(RESTORETYPE restoreType)
void liveGeneral(int reason)
void flatten(RexxEnvelope *)
RexxVariableBase * variables[1]
void execute(RexxActivation *, RexxExpressionStack *)
RexxInstructionProcedure(size_t, RexxQueue *)