Home
last modified time | relevance | path

Searched defs:ListItemLinkedWithIndex (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/scudo/standalone/tests/
H A Dlist_test.cpp20 struct ListItemLinkedWithIndex { struct
21 scudo::uptr Next;
22 scudo::uptr Prev;
23 static constexpr scudo::uptr EndOfListVal = 1ULL << 30;