Searched refs:tend (Results 1 – 5 of 5) sorted by relevance
290 tend = toff + tlen291 if mend < buflen and tend < buflen:293 tmsg = buf[toff:tend]
288 tend = toff + tlen289 if mend < buflen and tend < buflen:291 tmsg = buf[toff:tend]
155 more popular entries *and* their collision chains tend to remain in cache.
2786 const UChar* t, const UChar* tend, in str_lower_case_match() argument2792 while (t < tend) { in str_lower_case_match()