Home
last modified time | relevance | path

Searched defs:memcpy_s (Results 1 – 2 of 2) sorted by relevance

/third_party/bounds_checking_function/src/
Dmemcpy_s.c520 errno_t memcpy_s(void *dest, size_t destMax, const void *src, size_t count) in memcpy_s() function
/third_party/mindspore/third_party/securec/src/
Dmemcpy_s.c531 errno_t memcpy_s(void *dest, size_t destMax, const void *src, size_t count) in memcpy_s() function