Home
last modified time | relevance | path

Searched defs:memset (Results 1 – 25 of 3107) sorted by relevance

12345678910>>...125

/dports/misc/rump/buildrump.sh-b914579/src/common/lib/libc/string/
H A Dmemset2.c69 #define memset memset0 macro
74 #define memset test_memset macro
78 memset(void *addr, int c, size_t len) in memset() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/microblaze/lib/
H A Dmemset.c35 void *memset(void *v_src, int c, __kernel_size_t n) in memset() function
49 void *memset(void *v_src, int c, __kernel_size_t n) in memset() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/microblaze/lib/
H A Dmemset.c35 void *memset(void *v_src, int c, __kernel_size_t n) in memset() function
49 void *memset(void *v_src, int c, __kernel_size_t n) in memset() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/microblaze/lib/
H A Dmemset.c35 void *memset(void *v_src, int c, __kernel_size_t n) in memset() function
49 void *memset(void *v_src, int c, __kernel_size_t n) in memset() function
/dports/graphics/rayshade/rayshade.4.0/
H A Dconfig.h.SH90 * memset() because bzero is remaped to memset if necessary. This means function
91 * that a memset() routine must be provided in case MEMSET is not defined function
/dports/devel/jna/jna-5.7.0/test/com/sun/jna/
H A DPerformanceTest.java85 public static native Pointer memset(Pointer p, int v, size_t len); in memset() method in PerformanceTest.CLibrary
86 public static native Pointer memset(Pointer p, int v, int len); in memset() method in PerformanceTest.CLibrary
87 public static native Pointer memset(Pointer p, int v, long len); in memset() method in PerformanceTest.CLibrary
88 public static native long memset(long p, int v, long len); in memset() method in PerformanceTest.CLibrary
89 public static native int memset(int p, int v, int len); in memset() method in PerformanceTest.CLibrary
116 Pointer memset(Pointer p, int v, int len); in memset() method
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/memsec-0.5.7/src/
H A Dlib.rs49 pub unsafe fn memset(s: *mut u8, c: u8, n: usize) { in memset() function
57 pub unsafe fn memset(s: *mut u8, c: u8, n: usize) { in memset() function
65 pub unsafe fn memset(s: *mut u8, c: u8, n: usize) { in memset() function
/dports/lang/snobol4/snobol4-2.2.2/include/
H A Dstr.h20 #define memset(PTR,X,LEN) bzero(PTR, LEN) /* XXX assert X==0?!!! */ macro
32 #define memset(PTR,X,LEN) bzero(PTR, LEN) /* XXX assert X==0?!!! */ macro
/dports/games/libretro-picodrive/picodrive-600894e/platform/gp2x/code940/uClibc/
H A Dmemset.s27 memset: label
/dports/multimedia/libv4l/linux-5.13-rc2/arch/openrisc/lib/
H A Dmemset.S14 memset: label
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/src/
H A Dmemset.s7 memset: label
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/gp2x/code940/uClibc/
H A Dmemset.s27 memset: label
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Library/CompilerStub/Ia32/
H A Dmemset.asm37 memset PROC USES edi label
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/openrisc/lib/
H A Dmemset.S14 memset: label
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/avr32/lib/
H A Dmemset.S35 memset: label
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/string/i386/
H A Dmemset.s3 memset: label
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/string/x86_64/
H A Dmemset.s3 memset: label
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/avr32/lib/
H A Dmemset.S35 memset: label
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/avr32/lib/
H A Dmemset.S35 memset: label
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/string/i386/
H A Dmemset.s3 memset: label
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/string/x86_64/
H A Dmemset.s3 memset: label
/dports/emulators/gngeo/gngeo-gngeo_0.8/src/ym2610-940/uClibc/
H A Dmemset.s27 memset: label
/dports/sysutils/syslinux/syslinux-6.03/memdisk/
H A Dmemset.S38 memset: label
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/openrisc/lib/
H A Dmemset.S14 memset: label
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/string/i386/
H A Dmemset.s3 memset: label

12345678910>>...125