Home
last modified time | relevance | path

Searched defs:posix_memalign (Results 226 – 250 of 1080) sorted by relevance

12345678910>>...44

/dports/sysutils/fd/fd-8.3.0/cargo-crates/jemalloc-sys-0.3.2/rep/include/jemalloc/
H A Djemalloc.h378 # define posix_memalign je_posix_memalign macro
/dports/lang/gcc48/gcc-4.8.5/libsanitizer/asan/
H A Dasan_malloc_mac.cc129 INTERCEPTOR(int, posix_memalign, void **memptr, size_t alignment, size_t size) { in INTERCEPTOR() argument
/dports/audio/lmms/lmms-1.2.2/src/3rdparty/rpmalloc/rpmalloc/rpmalloc/
H A Dmalloc.c66 extern inline int RPMALLOC_CDECL posix_memalign(void** memptr, size_t alignment, size_t size) { ret… in posix_memalign() function
/dports/lang/gnat_util/gcc-6-20180516/libsanitizer/lsan/
H A Dlsan_interceptors.cc97 INTERCEPTOR(int, posix_memalign, void **memptr, uptr alignment, uptr size) { in INTERCEPTOR() argument
/dports/lang/gcc6-aux/gcc-6-20180516/libsanitizer/lsan/
H A Dlsan_interceptors.cc97 INTERCEPTOR(int, posix_memalign, void **memptr, uptr alignment, uptr size) { in INTERCEPTOR() argument
/dports/devel/mingw32-gcc/gcc-4.8.1/libsanitizer/asan/
H A Dasan_malloc_mac.cc129 INTERCEPTOR(int, posix_memalign, void **memptr, size_t alignment, size_t size) { in INTERCEPTOR() argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/tikv-jemalloc-sys-0.4.2+5.2.1-patched.2/src/
H A Dlib.rs177 pub fn posix_memalign(ptr: *mut *mut c_void, alignment: size_t, size: size_t) -> c_int; in posix_memalign() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp110 INTERCEPTOR(int, posix_memalign, void **memptr, SIZE_T alignment, SIZE_T size) { in INTERCEPTOR() argument
/dports/databases/pgbouncer/pgbouncer-1.16.0/lib/usual/
H A Dbase.h333 #define posix_memalign(a,b,c) usual_memalign(a,b,c) macro
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/jemalloc-sys-0.3.2/src/
H A Dlib.rs179 pub fn posix_memalign(ptr: *mut *mut c_void, alignment: size_t, size: size_t) -> c_int; in posix_memalign() function
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/jemalloc-sys-0.3.2/src/
H A Dlib.rs179 pub fn posix_memalign(ptr: *mut *mut c_void, alignment: size_t, size: size_t) -> c_int; in posix_memalign() function
/dports/devel/lmdbg/lmdbg-1.3.0/liblmdbg/
H A Dlmdbg.c634 int posix_memalign (void **memptr, size_t align, size_t size) in posix_memalign() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/jemalloc-sys-0.3.2/src/
H A Dlib.rs179 pub fn posix_memalign(ptr: *mut *mut c_void, alignment: size_t, size: size_t) -> c_int; in posix_memalign() function
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/jemalloc-sys-0.3.2/src/
H A Dlib.rs179 pub fn posix_memalign(ptr: *mut *mut c_void, alignment: size_t, size: size_t) -> c_int; in posix_memalign() function
/dports/misc/rump/buildrump.sh-b914579/src/lib/librumpuser/
H A Drumpuser_port.h183 posix_memalign(void **ptr, size_t align, size_t size) in posix_memalign() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libsanitizer/asan/
H A Dasan_malloc_mac.cc139 INTERCEPTOR(int, posix_memalign, void **memptr, size_t alignment, size_t size) { in INTERCEPTOR() argument
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/jemalloc-sys-0.3.2/src/
H A Dlib.rs179 pub fn posix_memalign(ptr: *mut *mut c_void, alignment: size_t, size: size_t) -> c_int; in posix_memalign() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp110 INTERCEPTOR(int, posix_memalign, void **memptr, SIZE_T alignment, SIZE_T size) { in INTERCEPTOR() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp110 INTERCEPTOR(int, posix_memalign, void **memptr, SIZE_T alignment, SIZE_T size) { in INTERCEPTOR() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp110 INTERCEPTOR(int, posix_memalign, void **memptr, SIZE_T alignment, SIZE_T size) { in INTERCEPTOR() argument
/dports/lang/rust/rustc-1.58.1-src/vendor/tikv-jemalloc-sys-0.4.1+5.2.1-patched/src/
H A Dlib.rs177 pub fn posix_memalign(ptr: *mut *mut c_void, alignment: size_t, size: size_t) -> c_int; in posix_memalign() function
/dports/lang/rust/rustc-1.58.1-src/vendor/tikv-jemalloc-sys/src/
H A Dlib.rs177 pub fn posix_memalign(ptr: *mut *mut c_void, alignment: size_t, size: size_t) -> c_int; in posix_memalign() function
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/jemalloc-sys-0.3.2/src/
H A Dlib.rs179 pub fn posix_memalign(ptr: *mut *mut c_void, alignment: size_t, size: size_t) -> c_int; in posix_memalign() function
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_rtems.cc17 #define posix_memalign __real_posix_memalign macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_rtems.cpp16 #define posix_memalign __real_posix_memalign macro

12345678910>>...44