Searched refs:table_runtime (Results 1 – 1 of 1) sorted by relevance
605 struct table_runtime { struct634 struct table_runtime *tables;3063 struct table_runtime *table = &t->tables[table_id]; in instr_table_exec()6737 t->tables = calloc(p->n_tables, sizeof(struct table_runtime)); in table_build()6741 struct table_runtime *r = &t->tables[table->id]; in table_build()6783 struct table_runtime *r = &t->tables[j]; in table_build_free()