Searched refs:two_way_long_needle (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dmemmem.c68 return two_way_long_needle (haystack, haystack_len, needle, needle_len);
H A Dstrstr.c74 return two_way_long_needle ((const unsigned char *) haystack, haystack_len,
H A Dstr-two-way.h329 two_way_long_needle (const unsigned char *haystack, size_t haystack_len, function
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dmemmem.c68 return two_way_long_needle (haystack, haystack_len, needle, needle_len);
H A Dstrstr.c74 return two_way_long_needle ((const unsigned char *) haystack, haystack_len,
H A Dstr-two-way.h329 two_way_long_needle (const unsigned char *haystack, size_t haystack_len, function

Completed in 99 milliseconds