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

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

Completed in 124 milliseconds