Searched refs:OPTION_ERROR_PRINT (Results 1 – 2 of 2) sorted by relevance
154 bool CheckHeap(bit32 option = OPTION_ERROR_PRINT) const;156 bool CheckBlock(const void* p, bit32 option = OPTION_ERROR_PRINT) const;458 bool CheckHeap(bit32 option = OPTION_ERROR_PRINT) const472 bool CheckBlock(const void* p, bit32 option = OPTION_ERROR_PRINT) const
81 static const bit32 OPTION_ERROR_PRINT = NN_FND_HEAP_OPTION_ERROR_PRINT; variable