Home
last modified time | relevance | path

Searched refs:p_get (Results 1 – 25 of 51) sorted by relevance

123

/dports/graphics/xaos/XaoS-release-4.2.1/src/include/
H A Dtrue24.h11 #undef p_get
28 #define p_get(ptr) \ macro
34 #define p_getp(ptr, pos) p_get((ptr) + (pos)*3)
/dports/science/code_saturne/code_saturne-7.1.0/src/bft/
H A Dbft_mem.c447 _bft_mem_block_info(const void *p_get) in _bft_mem_block_info() argument
455 idx > 0 && (_bft_mem_global_block_array + idx)->p_bloc != p_get; in _bft_mem_block_info()
458 if ((_bft_mem_global_block_array + idx)->p_bloc != p_get) in _bft_mem_block_info()
459 _bft_mem_block_info_error(p_get); in _bft_mem_block_info()
462 assert(p_get == pinfo->p_bloc); in _bft_mem_block_info()
482 _bft_mem_block_info_try(const void *p_get) in _bft_mem_block_info_try() argument
489 while (idx > 0 && (_bft_mem_global_block_array + idx)->p_bloc != p_get) in _bft_mem_block_info_try()
492 if ((_bft_mem_global_block_array + idx)->p_bloc == p_get) { in _bft_mem_block_info_try()
494 assert(p_get == pinfo->p_bloc); in _bft_mem_block_info_try()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Dtsd.h193 tsd_##n##p_get(tsd_t *tsd) { \
209 tsdn_##n##p_get(tsdn_t *tsdn) { \
214 return (nt *)tsd_##n##p_get(tsd); \
223 return *tsd_##n##p_get(tsd); \
234 *tsd_##n##p_get(tsd) = val; \
/dports/databases/redis6/redis-6.0.16/deps/jemalloc/include/jemalloc/internal/
H A Dtsd.h193 tsd_##n##p_get(tsd_t *tsd) { \
209 tsdn_##n##p_get(tsdn_t *tsdn) { \
214 return (nt *)tsd_##n##p_get(tsd); \
223 return *tsd_##n##p_get(tsd); \
234 *tsd_##n##p_get(tsd) = val; \
/dports/databases/redis5/redis-5.0.14/deps/jemalloc/include/jemalloc/internal/
H A Dtsd.h193 tsd_##n##p_get(tsd_t *tsd) { \
209 tsdn_##n##p_get(tsdn_t *tsdn) { \
214 return (nt *)tsd_##n##p_get(tsd); \
223 return *tsd_##n##p_get(tsd); \
234 *tsd_##n##p_get(tsd) = val; \
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Dtsd.h193 tsd_##n##p_get(tsd_t *tsd) { \
209 tsdn_##n##p_get(tsdn_t *tsdn) { \
214 return (nt *)tsd_##n##p_get(tsd); \
223 return *tsd_##n##p_get(tsd); \
234 *tsd_##n##p_get(tsd) = val; \
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Dtsd.h193 tsd_##n##p_get(tsd_t *tsd) { \
209 tsdn_##n##p_get(tsdn_t *tsdn) { \
214 return (nt *)tsd_##n##p_get(tsd); \
223 return *tsd_##n##p_get(tsd); \
234 *tsd_##n##p_get(tsd) = val; \
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Dtsd.h193 tsd_##n##p_get(tsd_t *tsd) { \
209 tsdn_##n##p_get(tsdn_t *tsdn) { \
214 return (nt *)tsd_##n##p_get(tsd); \
223 return *tsd_##n##p_get(tsd); \
234 *tsd_##n##p_get(tsd) = val; \
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Dtsd.h193 tsd_##n##p_get(tsd_t *tsd) { \
209 tsdn_##n##p_get(tsdn_t *tsdn) { \
214 return (nt *)tsd_##n##p_get(tsd); \
223 return *tsd_##n##p_get(tsd); \
234 *tsd_##n##p_get(tsd) = val; \
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Dtsd.h193 tsd_##n##p_get(tsd_t *tsd) { \
209 tsdn_##n##p_get(tsdn_t *tsdn) { \
214 return (nt *)tsd_##n##p_get(tsd); \
223 return *tsd_##n##p_get(tsd); \
234 *tsd_##n##p_get(tsd) = val; \
/dports/sysutils/fd/fd-8.3.0/cargo-crates/jemalloc-sys-0.3.2/jemalloc/include/jemalloc/internal/
H A Dtsd.h193 tsd_##n##p_get(tsd_t *tsd) { \
209 tsdn_##n##p_get(tsdn_t *tsdn) { \
214 return (nt *)tsd_##n##p_get(tsd); \
223 return *tsd_##n##p_get(tsd); \
234 *tsd_##n##p_get(tsd) = val; \
/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 Dtsd.h271 tsd_##n##p_get(tsd_t *tsd) { \
293 tsdn_##n##p_get(tsdn_t *tsdn) { \
298 return (nt *)tsd_##n##p_get(tsd); \
307 return *tsd_##n##p_get(tsd); \
318 *tsd_##n##p_get(tsd) = val; \
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dtsd.h271 tsd_##n##p_get(tsd_t *tsd) { \
293 tsdn_##n##p_get(tsdn_t *tsdn) { \
298 return (nt *)tsd_##n##p_get(tsd); \
307 return *tsd_##n##p_get(tsd); \
318 *tsd_##n##p_get(tsd) = val; \
/dports/databases/redis-devel/redis-0e5b813/deps/jemalloc/include/jemalloc/internal/
H A Dtsd.h271 tsd_##n##p_get(tsd_t *tsd) { \
293 tsdn_##n##p_get(tsdn_t *tsdn) { \
298 return (nt *)tsd_##n##p_get(tsd); \
307 return *tsd_##n##p_get(tsd); \
318 *tsd_##n##p_get(tsd) = val; \
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dtsd.h271 tsd_##n##p_get(tsd_t *tsd) { \
293 tsdn_##n##p_get(tsdn_t *tsdn) { \
298 return (nt *)tsd_##n##p_get(tsd); \
307 return *tsd_##n##p_get(tsd); \
318 *tsd_##n##p_get(tsd) = val; \
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dtsd.h271 tsd_##n##p_get(tsd_t *tsd) { \
293 tsdn_##n##p_get(tsdn_t *tsdn) { \
298 return (nt *)tsd_##n##p_get(tsd); \
307 return *tsd_##n##p_get(tsd); \
318 *tsd_##n##p_get(tsd) = val; \
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dtsd.h271 tsd_##n##p_get(tsd_t *tsd) { \
293 tsdn_##n##p_get(tsdn_t *tsdn) { \
298 return (nt *)tsd_##n##p_get(tsd); \
307 return *tsd_##n##p_get(tsd); \
318 *tsd_##n##p_get(tsd) = val; \
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dtsd.h271 tsd_##n##p_get(tsd_t *tsd) { \
293 tsdn_##n##p_get(tsdn_t *tsdn) { \
298 return (nt *)tsd_##n##p_get(tsd); \
307 return *tsd_##n##p_get(tsd); \
318 *tsd_##n##p_get(tsd) = val; \
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dtsd.h271 tsd_##n##p_get(tsd_t *tsd) { \
293 tsdn_##n##p_get(tsdn_t *tsdn) { \
298 return (nt *)tsd_##n##p_get(tsd); \
307 return *tsd_##n##p_get(tsd); \
318 *tsd_##n##p_get(tsd) = val; \
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/jemalloc/include/jemalloc/internal/
H A Dtsd.h271 tsd_##n##p_get(tsd_t *tsd) { \
293 tsdn_##n##p_get(tsdn_t *tsdn) { \
298 return (nt *)tsd_##n##p_get(tsd); \
307 return *tsd_##n##p_get(tsd); \
318 *tsd_##n##p_get(tsd) = val; \
/dports/lang/rust/rustc-1.58.1-src/vendor/tikv-jemalloc-sys/jemalloc/include/jemalloc/internal/
H A Dtsd.h271 tsd_##n##p_get(tsd_t *tsd) { \
293 tsdn_##n##p_get(tsdn_t *tsdn) { \
298 return (nt *)tsd_##n##p_get(tsd); \
307 return *tsd_##n##p_get(tsd); \
318 *tsd_##n##p_get(tsd) = val; \
/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 Dtsd.h271 tsd_##n##p_get(tsd_t *tsd) { \
293 tsdn_##n##p_get(tsdn_t *tsdn) { \
298 return (nt *)tsd_##n##p_get(tsd); \
307 return *tsd_##n##p_get(tsd); \
318 *tsd_##n##p_get(tsd) = val; \
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/jemalloc-5.2.1/include/jemalloc/internal/
H A Dtsd.h271 tsd_##n##p_get(tsd_t *tsd) { \
293 tsdn_##n##p_get(tsdn_t *tsdn) { \
298 return (nt *)tsd_##n##p_get(tsd); \
307 return *tsd_##n##p_get(tsd); \
318 *tsd_##n##p_get(tsd) = val; \
/dports/sysutils/fd/fd-8.3.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/internal/
H A Dtsd.h271 tsd_##n##p_get(tsd_t *tsd) { \
293 tsdn_##n##p_get(tsdn_t *tsdn) { \
298 return (nt *)tsd_##n##p_get(tsd); \
307 return *tsd_##n##p_get(tsd); \
318 *tsd_##n##p_get(tsd) = val; \
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/preloaded/src/
H A Dprim_socket.erl49 -export([enc_sockaddr/1, p_get/1]).
231 case p_get(protocols) of
262 end, [], p_get(protocols));
267 end, [], p_get(options));
272 end, [], p_get(msg_flags));
285 end, [], p_get(options));
327 case p_get(Tab) of
813 case p_get(protocols) of
982 case p_get(protocols) of
991 case p_get(options) of
[all …]

123