Searched defs:FreeBySizeEntry (Results 1 – 1 of 1) sorted by relevance
72 struct FreeBySizeEntry { struct73 FreeBySizeEntry(size_t sz, FreeByStartSet::const_iterator entry) in FreeBySizeEntry() argument82 bool operator()(const FreeBySizeEntry& lhs, const FreeBySizeEntry& rhs) const { in operator() argument