Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

__s_symbol Struct Reference

#include <sc.h>

List of all members.

Public Attributes

__s_symbol * next
__s_symbol * parent
char name [31+1]
uint32_t hash
cell addr
char vclass
char ident
char usage
int compound
int tag
union {
   int   declared
   int   idxtag
   constval *   lib
x
union {
   arginfo *   arglist
   struct {
      cell   length
      short   level
   }   array
dim
int fnumber
__s_symbol ** refer
int numrefers


Member Data Documentation

cell __s_symbol::addr
 

arginfo* __s_symbol::arglist
 

struct { ... } __s_symbol::array
 

int __s_symbol::compound
 

int __s_symbol::declared
 

union { ... } __s_symbol::dim
 

int __s_symbol::fnumber
 

uint32_t __s_symbol::hash
 

char __s_symbol::ident
 

int __s_symbol::idxtag
 

cell __s_symbol::length
 

short __s_symbol::level
 

constval* __s_symbol::lib
 

char __s_symbol::name[ 31 +1]
 

struct __s_symbol* __s_symbol::next
 

int __s_symbol::numrefers
 

struct __s_symbol* __s_symbol::parent
 

struct __s_symbol** __s_symbol::refer
 

int __s_symbol::tag
 

char __s_symbol::usage
 

char __s_symbol::vclass
 

union { ... } __s_symbol::x
 


The documentation for this struct was generated from the following file: SourceForge.net Logo