xine-lib 1.2.11
|
#include <goomsl_private.h>
Data Fields | |
Instruction ** | instr |
int | number |
int | tabsize |
GoomHash * | labels |
Instruction** _INSTRUCTION_FLOW::instr |
Referenced by calculate_labels(), gsl_create_fast_iflow(), iflow_add_instr(), iflow_free(), and iflow_new().
GoomHash* _INSTRUCTION_FLOW::labels |
Referenced by calculate_labels(), gsl_instr_validate(), iflow_clean(), iflow_free(), and iflow_new().
int _INSTRUCTION_FLOW::number |
Referenced by gsl_compile(), gsl_create_fast_iflow(), gsl_instr_validate(), iflow_add_instr(), iflow_clean(), and iflow_new().
int _INSTRUCTION_FLOW::tabsize |
Referenced by iflow_add_instr(), and iflow_new().