Home
last modified time | relevance | path

Searched refs:M_GRANULARITY (Results 1 – 25 of 111) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A Dmain.cpp34 #define M_GRANULARITY (-2) in main() macro
38 mallopt(M_GRANULARITY, 16 * 1024 * 1024); in main()
39 #undef M_GRANULARITY in main()
/dports/devel/emscripten/emscripten-2.0.3/system/include/compat/
H A Dmalloc.h39 #define M_GRANULARITY -2 macro
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/ptmalloc/
H A Dmalloc-2.8.3.h152 #define M_GRANULARITY (-2) macro
H A Dptmalloc3.c701 public_mALLOPt(M_GRANULARITY, atoi(s)); in ptmalloc_init()
/dports/net/kamailio/kamailio-5.4.5/src/core/mem/
H A Ddl_malloc.h155 #define M_GRANULARITY (-2) macro
/dports/devel/ptmalloc/ptmalloc3/
H A Dmalloc-2.8.3.h152 #define M_GRANULARITY (-2) macro
H A Dptmalloc3.c701 public_mALLOPt(M_GRANULARITY, atoi(s)); in ptmalloc_init()
/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Ddlmalloc.h168 #define M_GRANULARITY (-2) macro
H A Ddlmalloc.c600 #define M_GRANULARITY (-2) macro
2523 case M_GRANULARITY:
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/plasma/
H A Ddlmalloc.cc164 void SetMallocGranularity(int value) { change_mparam(M_GRANULARITY, value); } in SetMallocGranularity()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/plasma/
H A Ddlmalloc.cc164 void SetMallocGranularity(int value) { change_mparam(M_GRANULARITY, value); } in SetMallocGranularity()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/plasma/
H A Ddlmalloc.cc164 void SetMallocGranularity(int value) { change_mparam(M_GRANULARITY, value); } in SetMallocGranularity()
/dports/devel/libdlmalloc/dlmalloc-2.8.6/
H A Dmalloc-2.8.6.h221 #define M_GRANULARITY (-2) macro
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucm/ptmalloc286/
H A Dmalloc-2.8.6.h223 #define M_GRANULARITY (-2) macro
H A Dmalloc.c734 #define M_GRANULARITY (-2) macro
3204 case M_GRANULARITY: in change_mparam()
5397 case M_GRANULARITY: in dlmallopt_get()
/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A Drdlmalloc.h187 #define M_GRANULARITY (-2) macro
1261 #define M_GRANULARITY (-2) macro
H A Dcoan_out_000002181 M_GRANULARITY -2 page size any power of 2 >= page size
187 #define M_GRANULARITY (-2)
432 setting with mallopt(M_GRANULARITY, value).
972 Also settable using mallopt(M_GRANULARITY, x)
1261 #define M_GRANULARITY (-2)
1465 M_GRANULARITY -2 page size any power of 2 >= page size
1723 setting with mallopt(M_GRANULARITY, value).
/dports/security/afl++/AFLplusplus-3.14c/qemu_mode/libqasan/
H A Ddlmalloc.c737 #undef M_GRANULARITY
740 #define M_GRANULARITY (-2) macro
3406 case M_GRANULARITY: in change_mparam()
/dports/lang/gcc6-aux/gcc-6-20180516/libffi/src/
H A Ddlmalloc.c591 #define M_GRANULARITY (-2) macro
2597 case M_GRANULARITY: in change_mparam()
/dports/devel/jna/jna-5.7.0/native/libffi/src/
H A Ddlmalloc.c596 #define M_GRANULARITY (-2) macro
2602 case M_GRANULARITY: in change_mparam()
/dports/lang/gcc12-devel/gcc-12-20211205/libffi/src/
H A Ddlmalloc.c596 #define M_GRANULARITY (-2) macro
2602 case M_GRANULARITY: in change_mparam()
/dports/lang/gcc8/gcc-8.5.0/libffi/src/
H A Ddlmalloc.c591 #define M_GRANULARITY (-2) macro
2597 case M_GRANULARITY: in change_mparam()
/dports/lang/python27/Python-2.7.18/Modules/_ctypes/libffi/src/
H A Ddlmalloc.c596 #define M_GRANULARITY (-2) macro
2602 case M_GRANULARITY: in change_mparam()
/dports/lang/ruby26/ruby-2.6.9/ext/fiddle/libffi-3.2.1/src/
H A Ddlmalloc.c591 #define M_GRANULARITY (-2) macro
2597 case M_GRANULARITY: in change_mparam()
/dports/devel/sdl12/SDL-1.2.15/src/stdlib/
H A DSDL_malloc.c627 #define M_GRANULARITY (-2) macro
2545 case M_GRANULARITY: in change_mparam()

12345