Searched defs:minCount (Results 1 – 2 of 2) sorted by relevance
301 int32_t CompareBytesBlock(T *lstrPt, T *rstrPt, int32_t minCount) in CompareBytesBlock()342 int32_t minCount = (lengRet < 0) ? lstrLeng : rstrLeng; in Compare() local
213 int32_t minCount = (countDiff < 0) ? lhsCount : rhsCount; in Compare() local