yytbl_data
struct yytbl_data *yynxt_tbl = 0;
(struct yytbl_data *) calloc (1,
yytbl_data));
struct yytbl_data *yyacc_tbl = 0, *yymeta_tbl = 0, *yybase_tbl = 0, *yydef_tbl = 0,
static struct yytbl_data *
yyacclist_tbl = calloc(1, sizeof(struct yytbl_data));
struct yytbl_data *tbl;
tbl = calloc(1, sizeof(struct yytbl_data));
yyacc_tbl = calloc(1, sizeof(struct yytbl_data));
struct yytbl_data *tbl;
yymeta_tbl = calloc(1, sizeof(struct yytbl_data));
yybase_tbl = calloc(1, sizeof(struct yytbl_data));
yydef_tbl = calloc(1, sizeof(struct yytbl_data));
yynxt_tbl = calloc(1, sizeof(struct yytbl_data));
yychk_tbl = calloc(1, sizeof(struct yytbl_data));
struct yytbl_data *yynultrans_tbl;
struct yytbl_data *tbl;
struct yytbl_data *tbl;
struct yytbl_data *tbl;
yynultrans_tbl = calloc(1, sizeof(struct yytbl_data));
static struct yytbl_data *
struct yytbl_data *tbl = NULL;
tbl = calloc(1, sizeof(struct yytbl_data));
static struct yytbl_data *
struct yytbl_data *tbl = NULL;
tbl = calloc(1, sizeof(struct yytbl_data));
static struct yytbl_data *
struct yytbl_data *tbl = NULL;
tbl = calloc(1, sizeof(struct yytbl_data));
struct yytbl_data *
struct yytbl_data *tbl;
tbl = calloc(1, sizeof(struct yytbl_data));
int yytbl_data_init (struct yytbl_data *td, enum yytbl_id id)
memset (td, 0, sizeof (struct yytbl_data));
int yytbl_data_destroy (struct yytbl_data *td)
int yytbl_data_fwrite (struct yytbl_writer *wr, struct yytbl_data *td)
static flex_int32_t yytbl_data_geti (const struct yytbl_data *tbl, int i)
static void yytbl_data_seti (const struct yytbl_data *tbl, int i,
static size_t min_int_size (struct yytbl_data *tbl)
void yytbl_data_compress (struct yytbl_data *tbl)
struct yytbl_data newtbl;
static flex_int32_t yytbl_data_geti (const struct yytbl_data *tbl, int i);
int yytbl_data_init (struct yytbl_data *tbl, enum yytbl_id id);
int yytbl_data_destroy (struct yytbl_data *td);
int yytbl_data_fwrite (struct yytbl_writer *wr, struct yytbl_data *td);
void yytbl_data_compress (struct yytbl_data *tbl);
struct yytbl_data *mkftbl (void);
yyskel_static flex_int32_t yytbl_calc_total_len (const struct yytbl_data *tbl)
yyskel_static flex_int32_t yytbl_calc_total_len (const struct yytbl_data *tbl);