Home
last modified time | relevance | path

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

/glibc-2.36/string/
Dstr-two-way.h70 # define LONG_NEEDLE_THRESHOLD 32U macro
72 # define LONG_NEEDLE_THRESHOLD SIZE_MAX macro
/glibc-2.36/benchtests/
Dbench-strstr.c83 #define LONG_NEEDLE_THRESHOLD 32U macro