Searched defs:rightPtr (Results 1 – 2 of 2) sorted by relevance
97 static int reverseSortFreeListEntriesByPointer(const void* leftPtr, const void* rightPtr) in reverseSortFreeListEntriesByPointer()106 static int reverseSortCommonSizedAllocations(const void* leftPtr, const void* rightPtr) in reverseSortCommonSizedAllocations()
476 uint8 *rightPtr = (uint8 *)aMemChunk->ptr + aMemChunk->len; in searchSegmentContinuity() local