Searched refs:table_runtime (Results 1 – 2 of 2) sorted by relevance
914 struct table_runtime { struct1083 struct table_runtime *tables;
2522 struct table_runtime *table = &t->tables[table_id]; in instr_table_exec()2577 struct table_runtime *table = &t->tables[table_id]; in instr_table_af_exec()8719 t->tables = calloc(p->n_tables, sizeof(struct table_runtime)); in table_build()8723 struct table_runtime *r = &t->tables[table->id]; in table_build()8765 struct table_runtime *r = &t->tables[j]; in table_build_free()