Home
last modified time | relevance | path

Searched refs:rhsint (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/lldb/include/lldb/Core/
DUniqueCStringMap.h231 auto rhsint = uintptr_t(rhs.GetCString()); in ThreeWay() local
232 if (lhsint < rhsint) in ThreeWay()
234 if (lhsint > rhsint) in ThreeWay()