Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dascending_page_allocator.d16 size_t goodSize = goodAllocSize(buf.length); in AscendingPageAllocatorImpl() local
275 size_t goodSize = goodAllocSize(n); in allocate() local
323 size_t goodSize = goodAllocSize(n); in alignedAllocate() local
350 size_t goodSize = goodAllocSize(b.length); in expand() local
557 size_t goodSize = goodAllocSize(n); in allocateImpl() local
602 size_t goodSize = goodAllocSize(b.length); in expand() local