Home
last modified time | relevance | path

Searched refs:M_TRIM_THRESHOLD (Results 1 – 25 of 537) sorted by relevance

12345678910>>...22

/dports/games/gemrb/gemrb-0.9.0/gemrb/
H A DGemRB.cpp44 #ifdef M_TRIM_THRESHOLD in main()
56 mallopt(M_TRIM_THRESHOLD, 5*pagesize); in main()
/dports/games/gemrb/gemrb-0.9.0/platforms/android/
H A DGemRB.cpp56 #ifdef M_TRIM_THRESHOLD in main()
68 mallopt(M_TRIM_THRESHOLD, 5*pagesize); in main()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucm/malloc/
H A Dmalloc_hook.c19 #undef M_TRIM_THRESHOLD
264 ucm_dlmallopt(M_TRIM_THRESHOLD, mmap_thresh * 2); in ucm_malloc_adjust_thresholds()
702 case M_TRIM_THRESHOLD: in ucm_malloc_mallopt()
774 ucm_malloc_mallopt(M_TRIM_THRESHOLD, atoi(p)); in ucm_malloc_set_env_mallopt()
904 ucm_dlmallopt(M_TRIM_THRESHOLD, default_trim_thresh); in ucm_malloc_state_reset()
/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/lib/clplumbing/
H A Drealtime.c94 # ifdef M_TRIM_THRESHOLD in cl_malloc_hogger()
96 mallopt(M_TRIM_THRESHOLD, -1); in cl_malloc_hogger()
/dports/devel/emscripten/emscripten-2.0.3/system/include/compat/
H A Dmalloc.h38 #define M_TRIM_THRESHOLD -1 macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/include/
H A Dmalloc.h67 #define M_TRIM_THRESHOLD -1 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dmalloc.h133 #define M_TRIM_THRESHOLD -1 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dmalloc.h133 #define M_TRIM_THRESHOLD -1 macro
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/ptmalloc/
H A Dmalloc-2.8.3.h151 #define M_TRIM_THRESHOLD (-1) macro
/dports/net/kamailio/kamailio-5.4.5/src/core/mem/
H A Ddl_malloc.h154 #define M_TRIM_THRESHOLD (-1) macro
/dports/devel/ptmalloc/ptmalloc3/
H A Dmalloc-2.8.3.h151 #define M_TRIM_THRESHOLD (-1) macro
/dports/games/gemrb/gemrb-0.9.0/platforms/vita/
H A DGemRB.cpp75 mallopt(M_TRIM_THRESHOLD, 20 * 1024); in main()
/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Ddlmalloc.h167 #define M_TRIM_THRESHOLD (-1) macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/include/
H A Dmalloc.h155 #define M_TRIM_THRESHOLD -1 macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/include/
H A Dmalloc.h155 #define M_TRIM_THRESHOLD -1 macro
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dmain.cpp249 #ifdef M_TRIM_THRESHOLD in setupMalloc()
261 mallopt(M_TRIM_THRESHOLD, 5*pagesize); in setupMalloc()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/include/
H A Dmalloc.h155 #define M_TRIM_THRESHOLD -1 macro
/dports/devel/libdlmalloc/dlmalloc-2.8.6/
H A Dmalloc-2.8.6.h220 #define M_TRIM_THRESHOLD (-1) macro
/dports/games/ldmud/ldmud-3.3.720/src/ptmalloc/
H A Dmalloc.h192 #define M_TRIM_THRESHOLD -1 macro
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dmalloch.inc43 M_TRIM_THRESHOLD = -1;
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucm/ptmalloc286/
H A Dmalloc-2.8.6.h222 #define M_TRIM_THRESHOLD (-1) macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/
H A Dmalloc.h211 #define M_TRIM_THRESHOLD -1 macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/
H A Dmalloc.h211 #define M_TRIM_THRESHOLD -1 macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/
H A Dmalloc.h211 #define M_TRIM_THRESHOLD -1 macro
/dports/devel/ptmalloc2/ptmalloc2/
H A Dmalloc.h196 #define M_TRIM_THRESHOLD -1 macro

12345678910>>...22