Searched refs:dump_table (Results 1 – 5 of 5) sorted by relevance
75 extern char **dump_table();
328 dump_table() in dump_table() function
335 data = dump_table(); in sigpoll()
70 static bool dump_table, timing, verbose; variable641 if (dump_table) { in test_antiqsort()751 dump_table = true; in main()
102 #define ddump_table(t, s) dump_table(t, s)1071 dump_table(ccl_chars_t *table, int size) in dump_table() function