Lines Matching full:funcs
1075 report.write("PORTED FUNCs LIST (%i of %i):\n\n" % (len(self.ported_func_list), total_count))1077 report.write("\n\nSKIPPED FUNCs LIST (%i of %i):\n\n" % (len(self.skipped_func_list), total_count))1080 report.write("\n%i def args - %i funcs" % (i, self.def_args_hist[i]))