Home
last modified time | relevance | path

Searched refs:LG_VADDR (Results 1 – 25 of 116) sorted by relevance

12345

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/tikv-jemalloc-sys-0.4.2+5.2.1-patched.2/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/databases/redis-devel/redis-0e5b813/deps/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/databases/redis5/redis-5.0.14/deps/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
H A Drtree.h18 #define RTREE_NHIB ((1U << (LG_SIZEOF_PTR+3)) - LG_VADDR)
22 #define RTREE_NSB (LG_VADDR - RTREE_NLIB)
186 uintptr_t high_bit_mask = ((uintptr_t)1 << LG_VADDR) - 1; in rtree_leaf_elm_bits_extent_get()
200 return (szind_t)(bits >> LG_VADDR); in rtree_leaf_elm_bits_szind_get()
253 LG_VADDR) | ((uintptr_t)extent & (((uintptr_t)0x1 << LG_VADDR) - 1)) in rtree_leaf_elm_extent_write()
269 uintptr_t bits = ((uintptr_t)szind << LG_VADDR) | in rtree_leaf_elm_szind_write()
271 (((uintptr_t)0x1 << LG_VADDR) - 1)) | in rtree_leaf_elm_szind_write()
286 LG_VADDR) | ((uintptr_t)rtree_leaf_elm_bits_extent_get(old_bits) & in rtree_leaf_elm_slab_write()
287 (((uintptr_t)0x1 << LG_VADDR) - 1)) | ((uintptr_t)slab); in rtree_leaf_elm_slab_write()
298 uintptr_t bits = ((uintptr_t)szind << LG_VADDR) | in rtree_leaf_elm_write()
[all …]
/dports/databases/redis6/redis-6.0.16/deps/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
H A Drtree.h18 #define RTREE_NHIB ((1U << (LG_SIZEOF_PTR+3)) - LG_VADDR)
22 #define RTREE_NSB (LG_VADDR - RTREE_NLIB)
186 uintptr_t high_bit_mask = ((uintptr_t)1 << LG_VADDR) - 1; in rtree_leaf_elm_bits_extent_get()
200 return (szind_t)(bits >> LG_VADDR); in rtree_leaf_elm_bits_szind_get()
253 LG_VADDR) | ((uintptr_t)extent & (((uintptr_t)0x1 << LG_VADDR) - 1)) in rtree_leaf_elm_extent_write()
269 uintptr_t bits = ((uintptr_t)szind << LG_VADDR) | in rtree_leaf_elm_szind_write()
271 (((uintptr_t)0x1 << LG_VADDR) - 1)) | in rtree_leaf_elm_szind_write()
286 LG_VADDR) | ((uintptr_t)rtree_leaf_elm_bits_extent_get(old_bits) & in rtree_leaf_elm_slab_write()
287 (((uintptr_t)0x1 << LG_VADDR) - 1)) | ((uintptr_t)slab); in rtree_leaf_elm_slab_write()
298 uintptr_t bits = ((uintptr_t)szind << LG_VADDR) | in rtree_leaf_elm_write()
[all …]
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
H A Drtree.h18 #define RTREE_NHIB ((1U << (LG_SIZEOF_PTR+3)) - LG_VADDR)
22 #define RTREE_NSB (LG_VADDR - RTREE_NLIB)
186 uintptr_t high_bit_mask = ((uintptr_t)1 << LG_VADDR) - 1; in rtree_leaf_elm_bits_extent_get()
200 return (szind_t)(bits >> LG_VADDR); in rtree_leaf_elm_bits_szind_get()
253 LG_VADDR) | ((uintptr_t)extent & (((uintptr_t)0x1 << LG_VADDR) - 1)) in rtree_leaf_elm_extent_write()
269 uintptr_t bits = ((uintptr_t)szind << LG_VADDR) | in rtree_leaf_elm_szind_write()
271 (((uintptr_t)0x1 << LG_VADDR) - 1)) | in rtree_leaf_elm_szind_write()
286 LG_VADDR) | ((uintptr_t)rtree_leaf_elm_bits_extent_get(old_bits) & in rtree_leaf_elm_slab_write()
287 (((uintptr_t)0x1 << LG_VADDR) - 1)) | ((uintptr_t)slab); in rtree_leaf_elm_slab_write()
298 uintptr_t bits = ((uintptr_t)szind << LG_VADDR) | in rtree_leaf_elm_write()
[all …]
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/lang/rust/rustc-1.58.1-src/vendor/tikv-jemalloc-sys/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/lang/rust/rustc-1.58.1-src/vendor/tikv-jemalloc-sys-0.4.1+5.2.1-patched/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/sysutils/fd/fd-8.3.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/jemalloc-5.2.1/include/jemalloc/internal/
H A Djemalloc_internal_decls.h9 # if LG_VADDR <= 32
13 # if LG_VADDR > 32
14 # undef LG_VADDR
15 # define LG_VADDR 32 macro
/dports/sysutils/fd/fd-8.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_decls.h14 # if LG_VADDR <= 32
18 # if LG_VADDR > 32
19 # undef LG_VADDR
20 # define LG_VADDR 32 macro

12345