Searched refs:lma_idx_num (Results 1 – 1 of 1) sorted by relevance
600 size_t lma_idx_num = homo_idx_num_eq1_ + homo_idx_num_gt1_ + top_lmas_num_; in build_dict() local601 dict_trie->lma_idx_buf_ = new unsigned char[lma_idx_num * kLemmaIdSize]; in build_dict()606 dict_trie->lma_idx_buf_len_ = lma_idx_num * kLemmaIdSize; in build_dict()620 pos < lma_idx_num; pos++) { in build_dict()