Searched refs:RB_BIGGER (Results 1 – 3 of 3) sorted by relevance
80 #define RB_BIGGER (1) macro
115 return RB_BIGGER; in OsRegionRbCmpKeyFn()120 return RB_BIGGER; in OsRegionRbCmpKeyFn()
639 } else if (RB_BIGGER == pstTree->pfCmpKey(pKey, pstTree->pfGetKey(pNode))) { in LOS_RbGetNextNode()