Searched defs:old_rep (Results 1 – 11 of 11) sorted by relevance
692 uintptr_t old_rep = rep_; variable706 uintptr_t old_rep = rep_; variable
753 uintptr_t old_rep = rep_; variable767 uintptr_t old_rep = rep_; variable
264 uintptr_t old_rep = rep_; variable278 uintptr_t old_rep = rep_; variable
55 Rep* old_rep = rep_; in InternalExtend() local
97 struct _Rep_base *old_rep = rep_from_data(__imp_); variable
93 struct _Rep_base *old_rep = rep_from_data(__imp_); variable
105 struct _Rep_base *old_rep = rep_from_data(__imp_); variable
1110 inline void Cord::InlineRep::CommitTree(const CordRep* old_rep, CordRep* rep, in CommitTree()