Home
last modified time | relevance | path

Searched refs:POSIX_MALLOC_THRESHOLD (Results 1 – 11 of 11) sorted by relevance

/external/pcre/
Dconfig.h287 #define POSIX_MALLOC_THRESHOLD 10 macro
/external/pcre/dist/
Dpcreposix.c328 int small_ovector[POSIX_MALLOC_THRESHOLD * 3]; in regexec()
347 if (nmatch <= POSIX_MALLOC_THRESHOLD) in regexec()
Dpcre_config.c161 *((int *)where) = POSIX_MALLOC_THRESHOLD; in pcre_config()
Dconfig-cmake.h.in47 #define POSIX_MALLOC_THRESHOLD @PCRE_POSIX_MALLOC_THRESHOLD@ macro
Dconfig.h.generic285 used is defined by POSIX_MALLOC_THRESHOLD. */
286 #ifndef POSIX_MALLOC_THRESHOLD
287 #define POSIX_MALLOC_THRESHOLD 10
Dconfig.h.in285 used is defined by POSIX_MALLOC_THRESHOLD. */
286 #undef POSIX_MALLOC_THRESHOLD
DNON-AUTOTOOLS-BUILD655 POSIX_MALLOC_THRESHOLD 10 to pcre.h since it was not defined anywhere.
681 $! I had to set POSIX_MALLOC_THRESHOLD to 10 in PCRE.H since the symbol
686 $! I had to set POSIX_MALLOC_THRESHOLD to 10 in PCRE.H since the symbol
Dconfigure.ac794 AC_DEFINE_UNQUOTED([POSIX_MALLOC_THRESHOLD], [$with_posix_malloc_threshold], [ definition
801 the stack is no longer used is defined by POSIX_MALLOC_THRESHOLD.])
DCMakeLists.txt155 "Threshold for malloc() usage. See POSIX_MALLOC_THRESHOLD in config.h.in for details.")
DChangeLog4907 slots is less than POSIX_MALLOC_THRESHOLD, use a block on the stack to pass to
4909 POSIX_MALLOC_THRESHOLD is 10; it can be changed by --with-posix-malloc-threshold
/external/pcre/dist/doc/html/
DNON-AUTOTOOLS-BUILD.txt655 POSIX_MALLOC_THRESHOLD 10 to pcre.h since it was not defined anywhere.
681 $! I had to set POSIX_MALLOC_THRESHOLD to 10 in PCRE.H since the symbol
686 $! I had to set POSIX_MALLOC_THRESHOLD to 10 in PCRE.H since the symbol