Searched refs:tables_free (Results 1 – 6 of 6) sorted by relevance
140 void tables_free (void);
222 tables_free (); in main()
901 tables_free (void) in tables_free() function
301 static hashtable_t * const tables_free [] = { variable2923 for (auto *i : tables_free) in C_Compile()
136 static hashtable_t *const tables_free[] = { variable6497 for (auto i : tables_free) in C_Compile()
18746 * src/tables.h, src/tables.c(tables_generate, tables_free): New.18752 * src/main.c (main): Call tables_generate and tables_free.