Home
last modified time | relevance | path

Searched refs:MIN_LARGE_SIZE (Results 1 – 25 of 138) sorted by relevance

123456

/dports/devel/libhoard/Hoard/src/Heap-Layers/heaps/general/
H A Ddlheap.h140 enum { MIN_LARGE_SIZE = 64 }; enumerator
178 if (sz < MIN_LARGE_SIZE) {
221 ((sz >= MIN_LARGE_SIZE) && (getMemoryHeld() >= sz))) { in malloc()
/dports/lang/yap/yap-6.2.2/H/
H A Ddlmalloc.h1392 #define MIN_LARGE_SIZE 256 macro
1395 ((CHUNK_SIZE_T)(sz) < (CHUNK_SIZE_T)MIN_LARGE_SIZE)
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/avif-parse-0.13.2/src/
H A Dlib.rs230 const MIN_LARGE_SIZE: u64 = 16; // 4-byte size + 4-byte type + 16-byte size const
546 if size64 < BoxHeader::MIN_LARGE_SIZE { in read_box_header()
559 1 => BoxHeader::MIN_LARGE_SIZE, in read_box_header()
/dports/devel/boost-docs/boost_1_72_0/libs/container/src/
H A Ddlmalloc_ext_2_8_6.c672 size_t effective_min = nbmin > MIN_LARGE_SIZE ? nbmin : MIN_LARGE_SIZE; in internal_mmap_shrink_in_place()
/dports/devel/boost-python-libs/boost_1_72_0/libs/container/src/
H A Ddlmalloc_ext_2_8_6.c672 size_t effective_min = nbmin > MIN_LARGE_SIZE ? nbmin : MIN_LARGE_SIZE; in internal_mmap_shrink_in_place()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/container/src/
H A Ddlmalloc_ext_2_8_6.c756 size_t effective_min = nbmin > MIN_LARGE_SIZE ? nbmin : MIN_LARGE_SIZE; in internal_mmap_shrink_in_place()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/container/src/
H A Ddlmalloc_ext_2_8_6.c672 size_t effective_min = nbmin > MIN_LARGE_SIZE ? nbmin : MIN_LARGE_SIZE; in internal_mmap_shrink_in_place()
/dports/databases/percona57-server/boost_1_59_0/libs/container/src/
H A Ddlmalloc_ext_2_8_6.c756 size_t effective_min = nbmin > MIN_LARGE_SIZE ? nbmin : MIN_LARGE_SIZE; in internal_mmap_shrink_in_place()
/dports/databases/xtrabackup/boost_1_59_0/libs/container/src/
H A Ddlmalloc_ext_2_8_6.c756 size_t effective_min = nbmin > MIN_LARGE_SIZE ? nbmin : MIN_LARGE_SIZE; in internal_mmap_shrink_in_place()
/dports/databases/percona57-client/boost_1_59_0/libs/container/src/
H A Ddlmalloc_ext_2_8_6.c756 size_t effective_min = nbmin > MIN_LARGE_SIZE ? nbmin : MIN_LARGE_SIZE; in internal_mmap_shrink_in_place()
/dports/devel/boost-libs/boost_1_72_0/libs/container/src/
H A Ddlmalloc_ext_2_8_6.c672 size_t effective_min = nbmin > MIN_LARGE_SIZE ? nbmin : MIN_LARGE_SIZE; in internal_mmap_shrink_in_place()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/container/src/
H A Ddlmalloc_ext_2_8_6.c756 size_t effective_min = nbmin > MIN_LARGE_SIZE ? nbmin : MIN_LARGE_SIZE; in internal_mmap_shrink_in_place()
/dports/devel/hyperscan/boost_1_75_0/libs/container/src/
H A Ddlmalloc_ext_2_8_6.c672 size_t effective_min = nbmin > MIN_LARGE_SIZE ? nbmin : MIN_LARGE_SIZE; in internal_mmap_shrink_in_place()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/libs/container/src/
H A Ddlmalloc_ext_2_8_6.c754 size_t effective_min = nbmin > MIN_LARGE_SIZE ? nbmin : MIN_LARGE_SIZE; in internal_mmap_shrink_in_place()
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlj_alloc.c526 #define MIN_LARGE_SIZE (SIZE_T_ONE << TREEBIN_SHIFT) macro
527 #define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE)
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlj_alloc.c526 #define MIN_LARGE_SIZE (SIZE_T_ONE << TREEBIN_SHIFT) macro
527 #define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE)
/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dlj_alloc.c454 #define MIN_LARGE_SIZE (SIZE_T_ONE << TREEBIN_SHIFT) macro
455 #define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE)
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_alloc.c467 #define MIN_LARGE_SIZE (SIZE_T_ONE << TREEBIN_SHIFT) macro
468 #define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE)
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlj_alloc.c526 #define MIN_LARGE_SIZE (SIZE_T_ONE << TREEBIN_SHIFT) macro
527 #define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE)
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/
H A Dlj_alloc.c440 #define MIN_LARGE_SIZE (SIZE_T_ONE << TREEBIN_SHIFT) macro
441 #define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE)
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dlj_alloc.c539 #define MIN_LARGE_SIZE (SIZE_T_ONE << TREEBIN_SHIFT) macro
540 #define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE)
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/
H A Dlj_alloc.c526 #define MIN_LARGE_SIZE (SIZE_T_ONE << TREEBIN_SHIFT)
527 #define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE)
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dlj_alloc.c448 #define MIN_LARGE_SIZE (SIZE_T_ONE << TREEBIN_SHIFT) macro
449 #define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE)
/dports/www/nift/nsm-2.4.11/LuaJIT/src/
H A Dlj_alloc.c539 #define MIN_LARGE_SIZE (SIZE_T_ONE << TREEBIN_SHIFT) macro
540 #define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE)
/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_alloc.c467 #define MIN_LARGE_SIZE (SIZE_T_ONE << TREEBIN_SHIFT) macro
468 #define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE)

123456