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