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 Fri Dec 12 13:02:13 2008 for rpm by  doxygen 1.5.6