Searched refs:id_this (Results 1 – 2 of 2) sorted by relevance
54 uint16 id_this = node_this->spelling_idx; in splstr_to_idxs() local55 if (spl_trie_->if_valid_id_update(&id_this)) { in splstr_to_idxs()56 spl_idx[idx_num] = id_this; in splstr_to_idxs()108 uint16 id_this = node_this->spelling_idx; in splstr_to_idxs() local109 if (spl_trie_->if_valid_id_update(&id_this)) { in splstr_to_idxs()111 spl_idx[idx_num] = id_this; in splstr_to_idxs()128 uint16 id_this = node_this->spelling_idx; in splstr_to_idxs() local129 if (spl_trie_->if_valid_id_update(&id_this)) { in splstr_to_idxs()131 spl_idx[idx_num] = id_this; in splstr_to_idxs()183 uint16 id_this = node_this->spelling_idx; in splstr16_to_idxs() local[all …]
643 LemmaIdType id_this = get_lemma_id(node_le0->homo_idx_buf_off + homo_pos); in try_extend() local645 get_lemma_str(id_this, str, 2); in try_extend()646 if (id_this == id_lemma) in try_extend()