Searched defs:HintIndex (Results 1 – 4 of 4) sorted by relevance
139 _In_ ULONG HintIndex) in RtlFindClearBitsDbg()150 _In_ ULONG HintIndex) in RtlFindClearBitsAndSetDbg()226 _In_ ULONG HintIndex) in RtlFindSetBitsDbg()237 _In_ ULONG HintIndex) in RtlFindSetBitsAndClearDbg()
512 _In_ BITMAP_INDEX HintIndex) in RtlFindClearBits()580 _In_ BITMAP_INDEX HintIndex) in RtlFindSetBits()648 _In_ BITMAP_INDEX HintIndex) in RtlFindClearBitsAndSet()671 _In_ BITMAP_INDEX HintIndex) in RtlFindSetBitsAndClear()
243 ULONG HintIndex, NextHintIndex; in RtlpInsertFreeBlockHelper() local436 ULONG HintIndex; in RtlpRemoveFreeBlock() local2173 ULONG HintIndex = RtlFindSetBits(&Heap->FreeHintBitmap, 1, Index - 1); in RtlAllocateHeap() local3539 ULONG HintIndex; in RtlpValidateHeap() local
29 static ULONG HintIndex = HINTINDEX_BEGIN_VALUE; variable