xine-lib 1.2.13-20230125hg15249
Data Fields
_GoomSL Struct Reference

#include <goomsl_private.h>

Data Fields

int num_lines
 
Instructioninstr
 
InstructionFlowiflow
 
FastInstructionFlowfastiflow
 
GoomHashvars
 
int currentNS
 
GoomHashnamespaces [16]
 
GoomHashfunctions
 
GoomHeapdata_heap
 
int nbStructID
 
GoomHashstructIDS
 
GSL_Struct ** gsl_struct
 
int gsl_struct_size
 
int nbPtr
 
int ptrArraySize
 
void ** ptrArray
 
int compilationOK
 

Field Documentation

◆ compilationOK

int _GoomSL::compilationOK

◆ currentNS

int _GoomSL::currentNS

◆ data_heap

GoomHeap* _GoomSL::data_heap

◆ fastiflow

FastInstructionFlow* _GoomSL::fastiflow

◆ functions

GoomHash* _GoomSL::functions

◆ gsl_struct

GSL_Struct** _GoomSL::gsl_struct

◆ gsl_struct_size

int _GoomSL::gsl_struct_size

Referenced by gsl_add_struct(), and gsl_new().

◆ iflow

InstructionFlow* _GoomSL::iflow

◆ instr

Instruction* _GoomSL::instr

◆ namespaces

GoomHash* _GoomSL::namespaces[16]

◆ nbPtr

int _GoomSL::nbPtr

Referenced by gsl_malloc(), and gsl_new().

◆ nbStructID

int _GoomSL::nbStructID

◆ num_lines

int _GoomSL::num_lines

◆ ptrArray

void** _GoomSL::ptrArray

◆ ptrArraySize

int _GoomSL::ptrArraySize

Referenced by gsl_malloc(), and gsl_new().

◆ structIDS

GoomHash* _GoomSL::structIDS

◆ vars

GoomHash* _GoomSL::vars

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