Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/util/
Dutil_Bits.h98 int AllocateImpl(Bit32Allocator* bits, int n) in AllocateImpl() function
125 int Allocate() { return BitsAllocatorBase::AllocateImpl(m_Bits, N); } in Allocate()