Searched refs:OPTION_ERROR_PRINT (Results 1 – 2 of 2) sorted by relevance
156 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) const476 bool CheckBlock(const void* p, bit32 option = OPTION_ERROR_PRINT) const
83 static const bit32 OPTION_ERROR_PRINT = NN_FND_HEAP_OPTION_ERROR_PRINT; variable