frame.c File Reference

VM Frame. More...

#include "pm.h"

Defines

#define __FILE_ID__   0x03

Functions

PmReturn_t frame_new (pPmObj_t pfunc, pPmObj_t *r_pobj)


Detailed Description

VM Frame.

VM frame operations.


Function Documentation

PmReturn_t frame_new ( pPmObj_t  pfunc,
pPmObj_t r_pobj 
)

Allocate space for a new frame, fill its fields with respect to the given function object. Return pointer to the new frame.

Parameters:
pfunc ptr to Function object.
r_pobj Return value; the new frame.
Returns:
Return status.


Generated on Wed Feb 24 13:37:02 2010 for Python-on-a-chip by  doxygen 1.5.9