Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/fnd/
Dfnd_ExpHeap.h156 bool CheckHeap(bit32 option = OPTION_ERROR_PRINT) const;
158 bool CheckBlock(const void* p, bit32 option = OPTION_ERROR_PRINT) const;
462 bool CheckHeap(bit32 option = OPTION_ERROR_PRINT) const
476 bool CheckBlock(const void* p, bit32 option = OPTION_ERROR_PRINT) const
Dfnd_HeapBase.h83 static const bit32 OPTION_ERROR_PRINT = NN_FND_HEAP_OPTION_ERROR_PRINT; variable