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

/seL4-refos-master/libs/libmuslc/src/string/i386/
H A Dmemset.s3 memset: label
/seL4-refos-master/libs/libmuslc/src/string/i386_sel4/
H A Dmemset.s3 memset: label
/seL4-refos-master/libs/libmuslc/src/string/x86_64/
H A Dmemset.s3 memset: label
/seL4-refos-master/libs/libmuslc/src/string/x86_64_sel4/
H A Dmemset.s3 memset: label
/seL4-refos-master/libs/libmuslc/src/string/
H A Dmemset.c4 void *memset(void *dest, int c, size_t n) function
/seL4-refos-master/seL4_tools/elfloader-tool/src/
H A Dstring.c62 void *memset(void *s, int c, size_t n) function
/seL4-refos-master/tools/elfloader/src/
H A Dstring.c62 void *memset(void *s, int c, size_t n) function
/seL4-refos-master/kernel/src/
H A Dutil.c43 void *VISIBLE memset(void *s, unsigned long c, unsigned long n) function

Completed in 47 milliseconds