CallInfo Struct Reference

#include <lstate.h>


Data Fields

StkId base
StkId top
int state
union {
   struct {
      const Instruction *   savedpc
      const Instruction **   pc
      int   tailcalls
   }   l
   struct {
      int   dummy
   }   c
u


Detailed Description

Definition at line 76 of file lstate.h.


Field Documentation

Definition at line 85 of file lstate.h.

Definition at line 87 of file lstate.h.

Definition at line 88 of file lstate.h.

struct { ... } CallInfo::l

Definition at line 91 of file lstate.h.

struct { ... } CallInfo::c

union { ... } CallInfo::u


The documentation for this struct was generated from the following file:

Generated on Mon Jan 12 17:34:29 2009 for rpm by  doxygen 1.5.6