Searched refs:table_runtime (Results 1 – 2 of 2) sorted by relevance
759 struct table_runtime { struct921 struct table_runtime *tables;
2116 struct table_runtime *table = &t->tables[table_id]; in instr_table_exec()2167 struct table_runtime *table = &t->tables[table_id]; in instr_table_af_exec()7612 t->tables = calloc(p->n_tables, sizeof(struct table_runtime)); in table_build()7616 struct table_runtime *r = &t->tables[table->id]; in table_build()7658 struct table_runtime *r = &t->tables[j]; in table_build_free()