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