Home
last modified time | relevance | path

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

/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/kernel/memory/
H A Dpage_heap.h256 constexpr std::size_t GetNumFreeBlocks() const { in GetNumFreeBlocks() function
/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/
H A DHeap.h271 int GetNumFreeBlocks( void ) const { return 0; } in GetNumFreeBlocks() function
413 int GetNumFreeBlocks( void ) const { return numFreeBlocks; } in GetNumFreeBlocks() function