Searched refs:total_son_num_ (Results 1 – 3 of 3) sorted by relevance
76 size_t total_son_num_[kMaxLemmaSize]; variable
803 total_son_num_[level] += parent_son_num; in construct_subset()1007 memset(total_son_num_, 0, sizeof(size_t) * kMaxLemmaSize); in stat_init()1034 printf("%d, ", total_son_num_[i]); in stat_print()