Home
last modified time | relevance | path

Searched defs:bytesLeftOnPage (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.d351 size_t bytesLeftOnPage = goodSize - b.length; in expand() local
603 size_t bytesLeftOnPage = goodSize - b.length; in expand() local