Searched refs:x_uint (Results 1 – 1 of 1) sorted by relevance
3068 uintptr_t x_uint = reinterpret_cast<uintptr_t>((*x)->value); in SortUsingEntryValue() local3070 if (x_uint > y_uint) { in SortUsingEntryValue()3072 } else if (x_uint == y_uint) { in SortUsingEntryValue()