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