Home
last modified time | relevance | path

Searched defs:ThreeWayCompare (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/core/common/
Dnum_utils.hpp170 template <typename Type> int ThreeWayCompare(Type aFirst, Type aSecond) in ThreeWayCompare() function
186 template <> inline int ThreeWayCompare(bool aFirst, bool aSecond) in ThreeWayCompare() function