Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Daligned_block_list.d25 static struct AlignedBlockNode in AlignedBlockListImpl() struct
27 AlignedBlockNode* next, prev; in AlignedBlockListImpl()
28 Allocator bAlloc; in AlignedBlockListImpl()
35 uint keepAlive; in AlignedBlockListImpl()
39 size_t bytesUsed; in AlignedBlockListImpl()