Searched defs:memset (Results 1 - 9 of 9) sorted by relevance

/seL4-test-master/projects/musllibc/src/string/i386/
H A Dmemset.s3 memset: label
/seL4-test-master/projects/musllibc/src/string/i386_sel4/
H A Dmemset.s3 memset: label
/seL4-test-master/projects/musllibc/src/string/x86_64/
H A Dmemset.s3 memset: label
/seL4-test-master/projects/musllibc/src/string/x86_64_sel4/
H A Dmemset.s3 memset: label
/seL4-test-master/projects/musllibc/src/string/
H A Dmemset.c4 void *memset(void *dest, int c, size_t n) function
/seL4-test-master/tools/riscv-pk/util/
H A Dstring.c26 void* memset(void* dest, int byte, size_t len) function
/seL4-test-master/tools/seL4/elfloader-tool/src/
H A Dstring.c62 void *memset(void *s, int c, size_t n) function
/seL4-test-master/kernel/src/
H A Dutil.c43 void *VISIBLE memset(void *s, unsigned long c, unsigned long n) function
/seL4-test-master/tools/nanopb/extra/
H A Dpb_syshdr.h101 static void * memset( void * s, int c, size_t n ) function

Completed in 63 milliseconds