Home
last modified time | relevance | path

Searched defs:memcpy_size (Results 1 – 25 of 110) sorted by relevance

12345

/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_dlsym.h65 uptr memcpy_size = Min(new_size, size); in Realloc() local
H A Dsanitizer_allocator_combined.h107 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/astro/oskar/OSKAR-2.8.0/oskar/binary/src/
H A Doskar_binary_create.c118 size_t block_size = 0, memcpy_size = 0; in oskar_binary_create() local
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h111 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/lang/gcc8/gcc-8.5.0/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h96 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h107 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h96 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h96 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/lang/gcc9-devel/gcc-9-20211007/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h100 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h96 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/lang/gcc9/gcc-9.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h100 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h107 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h96 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h107 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/lang/zig-devel/zig-0.9.0/lib/tsan/sanitizer_common/
H A Dsanitizer_allocator_combined.h107 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/lang/zig/zig-0.9.0/lib/tsan/sanitizer_common/
H A Dsanitizer_allocator_combined.h107 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/devel/riscv64-gcc/gcc-8.3.0/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h96 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h107 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h107 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/lang/gcc9-aux/gcc-9.1.0/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h100 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h107 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h107 usize memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/net/samba412/samba-4.12.15/source4/libnet/
H A Duserman.c107 if (!b || !io) return NULL; in Deallocate()
/dports/lang/gcc11-devel/gcc-11-20211009/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_combined.h107 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h107 uptr memcpy_size = Min(new_size, old_size); in Reallocate() local

12345