Searched defs:DEFAULT_TRIM_THRESHOLD (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/build/
H A Dmalloc.c2 #define DEFAULT_TRIM_THRESHOLD (256 * 1024) macro
249 DEFAULT_TRIM_THRESHOLD 128 * 1024
785 #ifndef DEFAULT_TRIM_THRESHOLD macro
786 #define DEFAULT_TRIM_THRESHOLD (128 * 1024)
2232 av->trim_threshold = DEFAULT_TRIM_THRESHOLD;

Completed in 48 milliseconds