Home
last modified time | relevance | path

Searched refs:two_way_short_needle (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutils/isoc/newlib/
H A Dstrstr.c148 return two_way_short_needle ((const unsigned char *) haystack,
H A Dstr-two-way.h230 two_way_short_needle (const unsigned char *haystack, size_t haystack_len, in two_way_short_needle() function