Searched defs:otherRes (Results 1 – 1 of 1) sorted by relevance
253 int otherRes = __memcmp16(thisChars, compChars, minCount); in javaLangString_compareTo() local368 int otherRes = (memcmp(thisChars, compChars, thisCount * 2) == 0); in javaLangString_equals() local