Searched refs:ByteSwapUintPtrT (Results 1 – 3 of 3) sorted by relevance
50 inline uintptr_t ByteSwapUintPtrT(uintptr_t x) { in ByteSwapUintPtrT() function
51 inline uintptr_t ByteSwapUintPtrT(uintptr_t x) { in ByteSwapUintPtrT() function
506 uintptr_t masked = ByteSwapUintPtrT(reinterpret_cast<uintptr_t>(ptr)); in PartitionFreelistMask()