POSIX_MALLOC_THRESHOLD  319 pcre/pcrelib/config.h #ifndef POSIX_MALLOC_THRESHOLD
POSIX_MALLOC_THRESHOLD  143 pcre/pcrelib/pcre_config.c   *((int *)where) = POSIX_MALLOC_THRESHOLD;
POSIX_MALLOC_THRESHOLD  312 pcre/pcrelib/pcreposix.c int small_ovector[POSIX_MALLOC_THRESHOLD * 3];
POSIX_MALLOC_THRESHOLD  331 pcre/pcrelib/pcreposix.c   if (nmatch <= POSIX_MALLOC_THRESHOLD)