Searched defs:FreeBlockInfo (Results 1 – 1 of 1) sorted by relevance
48 struct FreeBlockInfo { struct53 static_assert(kBlockSizeAlign >= alignof(FreeBlockInfo)); argument