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