Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/string/
Dstrcasestr.c139 if (needle_len < LONG_NEEDLE_THRESHOLD) in strcasestr()
Dstr-two-way.h53 # define LONG_NEEDLE_THRESHOLD 32U macro
55 # define LONG_NEEDLE_THRESHOLD SIZE_MAX macro