Searched refs:HeapValid (Results 1 – 1 of 1) sorted by relevance
3739 BOOLEAN HeapValid; in RtlValidateHeap() local3764 HeapValid = RtlpValidateHeap(Heap, TRUE); in RtlValidateHeap()3766 HeapValid = RtlpValidateHeapEntry(Heap, (PHEAP_ENTRY)Block - 1); in RtlValidateHeap()3774 return HeapValid; in RtlValidateHeap()