Home
last modified time | relevance | path

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

/CTR-SDK-4.2.8-20130828/include/nn/util/
Dutil_Bits.h63 void Deallocate(int i) in Deallocate() function
126 void Deallocate(int i) { BitsAllocatorBase::DeallocateImpl(m_Bits, i); } in Deallocate() function