Searched defs:needle_len (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dmemmem.c46 memmem(const void *haystack, size_t haystack_len, const void *needle, size_t needle_len) argument
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dmemmem.c35 memmem(const void *haystack_start, size_t haystack_len, const void *needle_start, size_t needle_len) argument
H A Dstrstr.c43 size_t needle_len; /* Length of NEEDLE. */ local
H A Dstr-two-way.h108 critical_factorization (const unsigned char *needle, size_t needle_len, argument
235 two_way_short_needle(const unsigned char *haystack, size_t haystack_len, const unsigned char *needle, size_t needle_len) argument
329 two_way_long_needle(const unsigned char *haystack, size_t haystack_len, const unsigned char *needle, size_t needle_len) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dmemmem.c46 memmem(const void *haystack, size_t haystack_len, const void *needle, size_t needle_len) argument
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dmemmem.c46 memmem(const void *haystack, size_t haystack_len, const void *needle, size_t needle_len) argument
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dmemmem.c35 memmem(const void *haystack_start, size_t haystack_len, const void *needle_start, size_t needle_len) argument
H A Dstrstr.c43 size_t needle_len; /* Length of NEEDLE. */ local
H A Dstr-two-way.h108 critical_factorization (const unsigned char *needle, size_t needle_len, argument
235 two_way_short_needle(const unsigned char *haystack, size_t haystack_len, const unsigned char *needle, size_t needle_len) argument
329 two_way_long_needle(const unsigned char *haystack, size_t haystack_len, const unsigned char *needle, size_t needle_len) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dmemmem.c46 memmem(const void *haystack, size_t haystack_len, const void *needle, size_t needle_len) argument
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dmemmem.c46 memmem(const void *haystack, size_t haystack_len, const void *needle, size_t needle_len) argument
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dmemmem.c46 memmem(const void *haystack, size_t haystack_len, const void *needle, size_t needle_len) argument
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dp2p_supplicant_sd.c532 find_p2ps_substr(struct p2ps_advertisement *adv_data, const u8 *needle, size_t needle_len) argument

Completed in 201 milliseconds