Searched defs:__memcpy (Results 1 - 1 of 1) sorted by relevance
| /third_party/musl/porting/liteos_m/kernel/src/string/ | ||
| H A D | memcpy.c | 7 __attribute__((no_sanitize_address)) void *__memcpy(void *restrict dest, const void *restrict src, size_t n) in __memcpy() function |
Completed in 1 milliseconds