Searched refs:total_homo_num_ (Results 1 – 3 of 3) sorted by relevance
81 size_t total_homo_num_[kMaxLemmaSize]; variable
904 total_homo_num_[level] += homo_num; in construct_subset()973 total_homo_num_[level] += homo_num; in construct_subset()1012 memset(total_homo_num_, 0, sizeof(size_t) * kMaxLemmaSize); in stat_init()1059 printf("%d, ", total_homo_num_[i]); in stat_print()