Searched refs:RB_SMALLER (Results 1 – 3 of 3) sorted by relevance
81 #define RB_SMALLER (2) macro
512 if (RB_SMALLER == ulCmpResult) { in LOS_RbInsertOneNodeProcess()646 if (RB_SMALLER == pstTree->pfCmpKey(pKey, pstTree->pfGetKey(pNode))) { in LOS_RbGetNextNode()687 if (RB_SMALLER == ulCmpResult) { in LOS_RbGetNode()
126 return RB_SMALLER; in OsRegionRbCmpKeyFn()129 return RB_SMALLER; in OsRegionRbCmpKeyFn()