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

struct { ... } CallInfo::c

Definition at line 91 of file lstate.h.

struct { ... } CallInfo::l

Definition at line 87 of file lstate.h.

Definition at line 85 of file lstate.h.

Definition at line 88 of file lstate.h.

union { ... } CallInfo::u

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

Generated on 31 Jul 2012 for rpm by  doxygen 1.6.1