Searched defs:cur_next (Results 1 – 4 of 4) sorted by relevance
108 char cur_next = i == text.size() - 1 ? '\0' : text[i + 1]; // Set guardian in AppendInternal() local
390 size_t cur_next = 2u; in TEST_F() local
1646 … typename Icont::iterator end_n(this->icont().end()), cur(this->icont().before_begin()), cur_next; in priv_try_shrink() local
1756 Next *cur_next = storage_->GetMutableNextArray(best_node->next_index(), in Insert() local