Home
last modified time | relevance | path

Searched refs:DeallocateImpl (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.5/include/nn/util/
Dutil_Bits.h111 void DeallocateImpl(Bit32Allocator* bits, int i) in DeallocateImpl() function
126 void Deallocate(int i) { BitsAllocatorBase::DeallocateImpl(m_Bits, i); } in Deallocate()