Searched defs:table_name (Results 1 – 11 of 11) sorted by relevance
29 #define get_index_into_master_table(master_table, table_name) (offsetof(struct master_table, table_… argument
54 check_in_table(sqlite::database& db, const char* table_name, in check_in_table()
65 static const char *table_name[] = variable
784 const char *table_name; member
2741 table_name (int flavor) in table_name() function
2742 table_name (int flavor) in table_name() function
4487 const char * table_name = is_dir ? N_("Directory Table") : N_("File Name Table"); in display_formatted_table() local
4300 const char * table_name = is_dir ? N_("Directory Table") : N_("File Name Table"); in display_formatted_table() local
7268 output_state_ainsn_table (state_ainsn_table_t tab, const char *table_name, in output_state_ainsn_table()