Searched defs:bytesToCompare (Results 1 – 4 of 4) sorted by relevance
661 uint16_t bytesToCompare = aLength; in CompareBytes() local685 uint16_t bytesToCompare = aLength; in CompareBytes() local
553 int bytesToCompare = Math.min(thisRemaining, thatRemaining); in equalsFragments() local