Searched refs:PointerArray (Results 1 – 1 of 1) sorted by relevance
49 PVOID *PointerArray; in ExpLookupHandleTableEntry() local67 PointerArray = (PVOID*)TableBase; in ExpLookupHandleTableEntry()76 PointerArray = PointerArray[Handle.HighIndex]; in ExpLookupHandleTableEntry()77 ASSERT(PointerArray != NULL); in ExpLookupHandleTableEntry()83 HandleArray = PointerArray[Handle.MidIndex]; in ExpLookupHandleTableEntry()