Home
last modified time | relevance | path

Searched defs:strend (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/lib/zlib_deflate/
A Ddeflate.c588 register Byte *strend = s->window + s->strstart + MAX_MATCH - 1; in longest_match() local
592 register Byte *strend = s->window + s->strstart + MAX_MATCH; in longest_match() local
/linux-6.3-rc2/tools/testing/selftests/alsa/
A Dmixer-test.c410 static bool strend(const char *haystack, const char *needle) in strend() function

Completed in 5 milliseconds