Home
last modified time | relevance | path

Searched refs:old_rep (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/include/
H A Drefstring.h96 struct _Rep_base* old_rep = rep_from_data(__imp_); variable
101 if (__libcpp_atomic_add(&old_rep->count, count_t(-1)) < 0) {
102 ::operator delete(old_rep);